If sb is the name of the streambuf held by this object, set sb to the specified locale as though sb.pubimbue(locale) had been called. If this object does not hold a streambuf, this method has no effect. Note that this function is forwarded to by the public method pubimbue in the base class.
Declared in <bdlde_utf8checkinginstreambufwrapper.h>
virtual
void
imbue(std::locale const& locale) override;