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>
std::locale
getloc() const;
Return Value
a default‐constructed bsl::locale
Created with MrDocs