![]() |
![]()
| ![]() |
![]()
NAMEstd::basic_regex::imbue - std::basic_regex::imbue Synopsislocale_type imbue( locale_type loc ); (since C++11)
Parametersloc - new locale to use Return value The locale before the call to this function. Effectively returns
the result of
ExceptionsMay throw implementation-defined exceptions. Example This section is incomplete
See also getloc get locale information
|