template <size_t N, typename Char>
struct formatter
Defined at line 326 of file ../../third_party/fmtlib/src/include/fmt/std.h
Public Methods
template <typename FormatContext>
decltype(ctx.out()) format (const std::bitset<N> & bs, FormatContext & ctx)
Defined at line 344 of file ../../third_party/fmtlib/src/include/fmt/std.h