template <typename Duration, typename Char>

struct formatter

Defined at line 2300 of file ../../third_party/fmtlib/src/include/fmt/chrono.h

Public Methods

const Char * parse (parse_context<Char> & ctx)

Defined at line 2303 of file ../../third_party/fmtlib/src/include/fmt/chrono.h

template <typename FormatContext>
decltype(ctx.out()) format (local_time<Duration> val, FormatContext & ctx)

Defined at line 2308 of file ../../third_party/fmtlib/src/include/fmt/chrono.h