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().
Declared in <bdls_fdstreambuf.h>
virtual
void
imbue(std::locale const& locale) override;
| Name | Description |
|---|---|
| locale | locale to install; must be bsl::locale() |