It is used to get classic locale [static] and returns the classic locale, which corresponds in semantics to the "C" locale.
DeclarationFollowing is the declaration for std::locale::classic.
C++98static const locale& classic();C++11
static const locale& classic();Parameters
none
Return ValueIt returns the classic locale, which corresponds in semantics to the "C" locale (the default locale).
ExceptionsStrong guarantee − if an exception is thrown, there are no effects.
locale.htm
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