iostream hierarchy ios_base:: getloc |
cplusplus.com |
Get current locale.
Returns the locale currently used by the stream object.
Parameters.
Return Value.
The locale object currently associated to the stream.
See also.
imbue
ios_base class