template <>

struct formatter

Defined at line 493 of file ../../third_party/fmtlib/src/include/fmt/std.h

Public Methods

const char * parse (parse_context<> & ctx)

Defined at line 500 of file ../../third_party/fmtlib/src/include/fmt/std.h

template <typename FormatContext>
decltype(ctx.out()) format (const std::error_code & ec, FormatContext & ctx)

Defined at line 522 of file ../../third_party/fmtlib/src/include/fmt/std.h