#include <format.h>
| Public Member Functions | |
| template<typename FormatContext > | |
| auto | format (bytes b, FormatContext &ctx) -> decltype(ctx.out()) | 
| template<typename ParseContext > | |
| FMT_CONSTEXPR auto | parse (ParseContext &ctx) -> decltype(ctx.begin()) | 
| Private Attributes | |
| detail::dynamic_format_specs< char > | specs_ | 
| 
 | inline | 
| 
 | private |