imbue

Stores a value representing the locale.

  locale imbue(const locale& rhs);
  
Remarks

The function imbue() calls ios_base::imbue() and

rdbuf->pubimbue().

Returns the current locale.