[#BloombergLP-bdlsb-FixedMemOutput-pubimbue] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlsb.adoc[bdlsb]::xref:BloombergLP/bdlsb/FixedMemOutput.adoc[FixedMemOutput]::pubimbue :relfileprefix: ../../../ :mrdocs: 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>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::locale pubimbue(std::locale const& loc); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#