![]() |
WPILibC++ 2025.3.2
|
#include <fmt/std.h>
Public Member Functions | |
template<typename FormatContext > | |
auto | format (const std::bitset< N > &bs, FormatContext &ctx) const -> decltype(ctx.out()) |
![]() | |
constexpr | nested_formatter () |
FMT_CONSTEXPR auto | parse (parse_context< char > &ctx) -> const char * |
auto | write_padded (FormatContext &ctx, F write) const -> decltype(ctx.out()) |
auto | nested (const string_view &value) const -> nested_view< string_view, char > |
|
inline |