fmt::format_facet::put

Synopsis

Declared in <fmt/format.h>
bool
put(
    appender out,
    loc_value val,
    format_specs const& specs) const;

Created with MrDocs