Returns the locale associated with this context.

Synopsis

Declared in <fmt/base.h>

constexpr
locale_ref
locale() const;

Return Value

The locale associated with this context.

Created with MrDocs