ios_base::getloc | public member function |
locale getloc ( ) const; |
Get current locale
Returns the locale currently associated with the stream object.
Parameters
noneReturn Value
The locale object currently associated with the stream.See also
ios_base::imbue | Imbue locale (public member function) |