public member function
<regex>
std::regex_traits::imbuelocale_type imbue (locale_type loc);
Imbue locale
Associates loc to the regex_traits object.In the standard regex_traits, an object uses the global locale (locale::global) on construction. By calling this function a new locale is assigned, and any information cached in the object is cleared.
This function is called by regex::imbue to imbue a new locale.
RetroSearch 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