template <typename Char>
struct dynamic_spec_handler
Defined at line 1358 of file ../../third_party/fmtlib/src/include/fmt/base.h
Public Members
parse_context<Char> & ctx
arg_ref<Char> & ref
arg_id_kind & kind
Public Methods
void on_index (int id)
Defined at line 1363 of file ../../third_party/fmtlib/src/include/fmt/base.h
void on_name (basic_string_view<Char> id)
Defined at line 1369 of file ../../third_party/fmtlib/src/include/fmt/base.h