std::basic_streambuf<CharT,Traits>::getloc
Min standard notice:
Returns the associated locale.
# Declarations
std::locale getloc() const;
# Return value
The associated locale.
# Example
This section is incompleteReason: no example
Returns the associated locale.
std::locale getloc() const;
The associated locale.
This section is incompleteReason: no example