template <typename Char>
struct formatter
Defined at line 3907 of file ../../third_party/fmtlib/src/include/fmt/format.h
Public Methods
unsigned char format_as (std::byte b)
Defined at line 3909 of file ../../third_party/fmtlib/src/include/fmt/format.h
template <typename Context>
decltype(ctx.out()) format (std::byte b, Context & ctx)
Defined at line 3913 of file ../../third_party/fmtlib/src/include/fmt/format.h