Loading...
Searching...
No Matches
basic_format_arg< Context >::handle Class Reference
Detailed Descriptiontemplate<typename Context>
class basic_format_arg< Context >::handle Constructor & Destructor Documentation◆ handle()
template<typename Context >
Member Function Documentation◆ format()
template<typename Context >
Definition at line 1281 of file core.h. References basic_format_arg< Context >::handle::custom_. Referenced by arg_formatter< OutputIt, Char >::operator()(), custom_formatter< Context >::operator()(), default_arg_formatter< OutputIt, Char >::operator()(), stringifier::operator()(), and printf_arg_formatter< OutputIt, Char >::operator()(). Member Data Documentation◆ custom_
template<typename Context >
Definition at line 1287 of file core.h. Referenced by basic_format_arg< Context >::handle::format().
|