[#BloombergLP-bdlsb-FixedMemOutput-getloc] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlsb.adoc[bdlsb]::xref:BloombergLP/bdlsb/FixedMemOutput.adoc[FixedMemOutput]::getloc :relfileprefix: ../../../ :mrdocs: Return the current default locale. 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 getloc() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#