public member function

ios_base::getloc

locale getloc ( ) const;
Get current locale
Returns the locale currently associated with the stream object.

Parameters

none

Return Value

The locale object currently associated with the stream.

See also