A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://en.cppreference.com/w/cpp/language/../io/basic_stringbuf/../basic_streambuf/pubimbue.html below:

std::basic_streambuf<CharT,Traits>::pubimbue, std::basic_streambuf<CharT,Traits>::imbue - cppreference.com

Changes the associated locale.

1) Sets loc as the associated locale. Calls imbue(loc) of the most derived class

2) The base class version of this function has no effect. The derived classes may override this function in order to be informed about the changes of the locale. The derived class may cache the locale and member facets between calls to imbue().

[edit] Parameters loc - locale object to associate [edit] Return value

1) Previous associated locale.

2) (none)

[edit] Notes

From within the call of imbue(), getloc() returns the previous locale.

[edit] Example [edit] See also obtains a copy of the associated locale
(public member function) [edit]

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4