Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
ios_base::imbue
locale imbue(const locale& loc);
The member function stores loc
in the locale object, then reports the callback eventimbue_event
. It returns the previous stored value.