template <typename Duration, typename Char>

struct formatter

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

Public Methods

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

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