bitz-server  2.0.0
fmt::PrintfFormatter< Char, ArgFormatter > Member List

This is the complete list of members for fmt::PrintfFormatter< Char, ArgFormatter >, including all inherited members.

args() const (defined in fmt::internal::FormatterBase)fmt::internal::FormatterBaseinlineprivate
check_no_auto_index(const char *&error) (defined in fmt::internal::FormatterBase)fmt::internal::FormatterBaseinlineprivate
format(BasicCStringRef< Char > format_str)fmt::PrintfFormatter< Char, ArgFormatter >
FormatterBase(const ArgList &args) (defined in fmt::internal::FormatterBase)fmt::internal::FormatterBaseinlineexplicitprivate
get_arg(unsigned arg_index, const char *&error) (defined in fmt::internal::FormatterBase)fmt::internal::FormatterBaseinlineprivate
next_arg(const char *&error) (defined in fmt::internal::FormatterBase)fmt::internal::FormatterBaseinlineprivate
PrintfFormatter(const ArgList &al, BasicWriter< Char > &w)fmt::PrintfFormatter< Char, ArgFormatter >inlineexplicit
write(BasicWriter< Char > &w, const Char *start, const Char *end) (defined in fmt::internal::FormatterBase)fmt::internal::FormatterBaseinlineprivate