struct custom_formatter
Declaration
template <typename Char>
struct custom_formatter { /* full declaration omitted */ };
Declared at: third_party/fmt/include/fmt/format.h:3803
Templates
- Char
Member Variables
- public basic_format_parse_context<Char>& parse_ctx
- public buffer_context<Char>& ctx