VIPRA Documentation
|
Public Member Functions | |
format_facet (Locale &loc) | |
format_facet (string_view sep="", std::initializer_list< unsigned char > g={3}, std::string decimal_point=".") | |
auto | put (appender out, loc_value val, const format_specs &specs) const -> bool |
Static Public Attributes | |
static FMT_API Locale::id | id |
Protected Member Functions | |
virtual auto | do_put (appender out, loc_value val, const format_specs &specs) const -> bool |
FMT_API FMT_FUNC auto | do_put (appender out, loc_value val, const format_specs &specs) const -> bool |