quill
|
Public Member Functions | |
format_facet (Locale &loc) | |
format_facet (string_view sep="", std::string grouping="\, std::string decimal_point=".") | |
auto | put (appender out, loc_value val, const format_specs &specs) const -> bool |
Static Public Attributes | |
static FMTQUILL_API Locale::id | id |
Protected Member Functions | |
virtual auto | do_put (appender out, loc_value val, const format_specs &specs) const -> bool |
template<> | |
FMTQUILL_API FMTQUILL_FUNC auto | do_put (appender out, loc_value val, const format_specs &specs) const -> bool |