在线文档教程
C++
规律表达 | Regular expressions

std::basic_regex::getloc

性病:基本[医]regex::getloc

locale_type getloc() const;(since C++11)

返回与正则表达式关联的当前区域设置。

有效呼叫traits_i.getloc()何地traits_i类型的默认初始化实例。Traits存储在正则表达式对象中。

参数

%280%29

返回值

与正则表达式关联的当前区域设置。

例外

%280%29

另见

imbueset locale information (public member function)

© cppreference.com

在CreativeCommonsAttribution下授权-ShareAlike未移植许可v3.0。

http://en.cppreference.com/w/cpp/regex/basic[医]regex/getloc