template <>
struct formatter
Defined at line 424 of file ../../third_party/fmtlib/src/include/fmt/std.h
Public Methods
iterator parse (parse_context<> & ctx)
Defined at line 425 of file ../../third_party/fmtlib/src/include/fmt/std.h
template <typename FormatContext>
decltype(ctx.out()) format (const std::source_location & loc, FormatContext & ctx)
Defined at line 428 of file ../../third_party/fmtlib/src/include/fmt/std.h