template <typename Char>
struct formatter
Defined at line 275 of file ../../third_party/fmtlib/src/include/fmt/std.h
Public Methods
void set_debug_format (bool set)
Defined at line 283 of file ../../third_party/fmtlib/src/include/fmt/std.h
auto parse (parse_context<Char> & ctx)
Defined at line 285 of file ../../third_party/fmtlib/src/include/fmt/std.h
template <typename FormatContext>
auto format (const std::filesystem::path & p, FormatContext & ctx)
Defined at line 304 of file ../../third_party/fmtlib/src/include/fmt/std.h