template <typename T, typename Char>

struct formatter

Defined at line 632 of file ../../third_party/fmtlib/src/include/fmt/std.h

Public Methods

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

Defined at line 658 of file ../../third_party/fmtlib/src/include/fmt/std.h

template <typename FormatContext>
decltype(ctx.out()) format (const std::complex<T> & c, FormatContext & ctx)

Defined at line 665 of file ../../third_party/fmtlib/src/include/fmt/std.h