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 975 of file core.h. References basic_format_arg< Context >::handle::custom_. Referenced by custom_formatter< Context >::operator()(), arg_formatter< Range >::operator()(), and printf_arg_formatter< Range >::operator()(). Member Data Documentation◆ custom_
template<typename Context >
Definition at line 981 of file core.h. Referenced by basic_format_arg< Context >::handle::format().
|