template <typename It, typename Sentinel, typename Char>
struct formatter
Defined at line 629 of file ../../third_party/fmtlib/src/include/fmt/ranges.h
Public Methods
const Char * parse (parse_context<Char> & ctx)
Defined at line 647 of file ../../third_party/fmtlib/src/include/fmt/ranges.h
template <typename FormatContext>
decltype(ctx.out()) format (view & value, FormatContext & ctx)
Defined at line 652 of file ../../third_party/fmtlib/src/include/fmt/ranges.h