template <typename T, typename Char>

struct formatter

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

Public Methods

template <typename FormatContext>
decltype(ctx.out()) format (const T & value, FormatContext & ctx)

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