quill
Public Member Functions | Static Public Attributes | Protected Member Functions | List of all members
format_facet< Locale > Class Template Reference
Inheritance diagram for format_facet< Locale >:
Inheritance graph
[legend]
Collaboration diagram for format_facet< Locale >:
Collaboration graph
[legend]

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
 

The documentation for this class was generated from the following files: