public member function
<ios> <iostream>
Get current locale
Returns the locale object currently associated with the stream.
Return Value
The locale object currently associated with the stream.
Data races
Accesses the stream object.
Concurrent access to the same stream object may cause data races.
Exception safety
Strong guarantee: if an exception is thrown, there are no changes in the stream.
types:
manipulators:
other functions: