std::ios_base::imbue
From cppreference.com
| std::locale imbue( const std::locale& loc ); |
||
Sets the associated locale of the stream to loc. Before returning, each function, registered by