Loading...
Searching...
No Matches
arg_formatter< Range > Class Template Reference
Inheritance diagram for arg_formatter< Range >:
![]()
Detailed Descriptiontemplate<typename Range> class arg_formatter< Range > The default argument formatter. Member Typedef Documentation◆ base
template<typename Range >
◆ char_type
template<typename Range >
◆ context_type
template<typename Range >
◆ format_specs
template<typename Range >
◆ iterator
template<typename Range >
◆ rangeConstructor & Destructor Documentation◆ arg_formatter()
template<typename Range >
Member Function Documentation◆ operator()()
template<typename Range >
Formats an argument of a user-defined type. Definition at line 2692 of file format.h. References basic_format_arg< Context >::handle::format(), and basic_format_context< OutputIt, Char >::out(). Member Data Documentation◆ ctx_
template<typename Range >
◆ parse_ctx_
template<typename Range >
|