#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) -> const char * |
Private Attributes | |
detail::dynamic_format_specs | specs_ |
|
inline |
|
private |