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