template <typename T>

struct formatter

Defined at line 3964 of file ../../third_party/fmtlib/src/include/fmt/format.h

Public Methods

const char * parse (parse_context<> & ctx)

Defined at line 3969 of file ../../third_party/fmtlib/src/include/fmt/format.h

template <typename FormatContext>
decltype(ctx.out()) format (group_digits_view<T> view, FormatContext & ctx)

Defined at line 3975 of file ../../third_party/fmtlib/src/include/fmt/format.h