Loading...
Searching...
No Matches
arg_mapper< Context > Struct Template Reference
Detailed Descriptiontemplate<typename Context>
struct detail::arg_mapper< Context > Member Typedef Documentation◆ char_type
template<typename Context >
Member Function Documentation◆ map() [1/34]
template<typename Context >
◆ map() [2/34]
template<typename Context >
◆ map() [3/34]
template<typename Context >
◆ map() [4/34]
template<typename Context >
◆ map() [5/34]
template<typename Context >
template<typename T >
Definition at line 1228 of file core.h. References arg_mapper< Context >::map(). ◆ map() [6/34]
template<typename Context >
◆ map() [7/34]
template<typename Context >
template<typename T , FMT_ENABLE_IF(is_string< T >::value) >
Definition at line 1158 of file core.h. References detail::to_string_view(). ◆ map() [8/34]
template<typename Context >
template<typename T , FMT_ENABLE_IF( std::is_constructible< basic_string_view< char_type >, T >::value && !is_string< T >::value &&!has_formatter< T, Context >::value && !has_fallback_formatter< T, Context >::value) >
◆ map() [9/34]
template<typename Context >
template<typename T , FMT_ENABLE_IF( std::is_constructible< std_string_view< char_type >, T >::value && !std::is_constructible< basic_string_view< char_type >, T >::value && !is_string< T >::value &&!has_formatter< T, Context >::value && !has_fallback_formatter< T, Context >::value) >
◆ map() [10/34]
template<typename Context >
template<typename T , FMT_ENABLE_IF(!is_string< T >::value &&!is_char< T >::value &&(has_formatter< T, Context >::value|| has_fallback_formatter< T, Context >::value)) >
◆ map() [11/34]
template<typename Context >
template<typename T , FMT_ENABLE_IF(std::is_enum< T >::value && !has_formatter< T, Context >::value && !has_fallback_formatter< T, Context >::value) >
Definition at line 1214 of file core.h. References arg_mapper< Context >::map(). ◆ map() [12/34]◆ map() [13/34]
template<typename Context >
◆ map() [14/34]
template<typename Context >
◆ map() [15/34]
template<typename Context >
◆ map() [16/34]
template<typename Context >
◆ map() [17/34]
template<typename Context >
◆ map() [18/34]
template<typename Context >
◆ map() [19/34]
template<typename Context >
◆ map() [20/34]
template<typename Context >
◆ map() [21/34]
template<typename Context >
◆ map() [22/34]
template<typename Context >
◆ map() [23/34]
template<typename Context >
Definition at line 1189 of file core.h. References arg_mapper< Context >::map(). ◆ map() [24/34]
template<typename Context >
Definition at line 1129 of file core.h. Referenced by detail::make_arg(), arg_mapper< Context >::map(), arg_mapper< Context >::map(), arg_mapper< Context >::map(), arg_mapper< Context >::map(), and detail::parse_format_specs(). ◆ map() [25/34]
template<typename Context >
◆ map() [26/34]
template<typename Context >
template<typename T , FMT_ENABLE_IF(is_char< T >::value) >
◆ map() [27/34]
template<typename Context >
◆ map() [28/34]
template<typename Context >
Definition at line 1193 of file core.h. References arg_mapper< Context >::map(). ◆ map() [29/34]
template<typename Context >
◆ map() [30/34]
template<typename Context >
◆ map() [31/34]
template<typename Context >
◆ map() [32/34]
template<typename Context >
◆ map() [33/34]
template<typename Context >
◆ map() [34/34]
template<typename Context >
|