#include <format.h>
| Public Member Functions | |
| custom_formatter (basic_format_parse_context< char_type > &parse_ctx, Context &ctx) | |
| bool | operator() (typename basic_format_arg< Context >::handle h) const | 
| template<typename T > | |
| bool | operator() (T) const | 
| Private Types | |
| using | char_type = typename Context::char_type | 
| Private Attributes | |
| Context & | ctx_ | 
| basic_format_parse_context< char_type > & | parse_ctx_ | 
| 
 | private | 
| 
 | inlineexplicit | 
| 
 | inline | 
| 
 | inline | 
| 
 | private | 
| 
 | private |