HDK
|
#include <format.h>
Public Member Functions | |
void | operator() (typename basic_format_arg< buffer_context< Char >>::handle h) const |
template<typename T > | |
void | operator() (T) const |
Public Attributes | |
basic_format_parse_context < Char > & | parse_ctx |
buffer_context< Char > & | ctx |
|
inline |
|
inline |
buffer_context<Char>& custom_formatter< Char >::ctx |
basic_format_parse_context<Char>& custom_formatter< Char >::parse_ctx |