Associate the specified locale loc to this stream buffer. Operation has no effect, because locales are not supported by this component. Return default constructed bsl::locale object.

Synopsis

Declared in <bdlsb_fixedmemoutput.h>

std::locale
pubimbue(std::locale const& loc);

Created with MrDocs