Set the locale for this object. This method has no effect. The behavior is undefined unless the specified locale is the same as bsl::locale().
Synopsis
Declared in <bdls_fdstreambuf.h>
virtual
void
imbue(std::locale const& locale) override;
Parameters
Name |
Description |
locale |
locale to install; must be |
Created with MrDocs