NGL  6.5
The NCCA Graphics Library
fmt::internal::FormatterBase Member List

This is the complete list of members for fmt::internal::FormatterBase, including all inherited members.

args() const fmt::internal::FormatterBaseinlineprotected
args_fmt::internal::FormatterBaseprivate
check_no_auto_index(const char *&error)fmt::internal::FormatterBaseinlineprotected
do_get_arg(unsigned arg_index, const char *&error)fmt::internal::FormatterBaseprivate
FormatterBase(const ArgList &args)fmt::internal::FormatterBaseinlineexplicitprotected
get_arg(unsigned arg_index, const char *&error)fmt::internal::FormatterBaseinlineprotected
next_arg(const char *&error)fmt::internal::FormatterBaseinlineprotected
next_arg_index_fmt::internal::FormatterBaseprivate
write(BasicWriter< Char > &w, const Char *start, const Char *end)fmt::internal::FormatterBaseinlineprotected