Searched defs:imbue (Results 1 – 4 of 4) sorted by relevance
32 void imbue(const std::locale&) in imbue() function
84 void __stdinbuf<_CharT>::imbue(const locale& __loc) { in imbue() function 377 void __stdoutbuf<_CharT>::imbue(const locale& __loc) { in imbue() function
104 locale ios_base::imbue(const locale& newloc) { in imbue() function in ios_base