public member function
<regex>
std::regex_traits::getloclocale_type getloc() const;
Get locale
Returns the locale object associated with the regex_traits object.The value returned is the object set in the last call to regex_traits::imbue, or the global locale (locale::global) if regex_traits::imbue has not been called on the object.
This function is called by
regex::getlocto obtain the locale.
Parameters noneRetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4