Loading...
Searching...
No Matches
Public Types |
Public Member Functions |
Public Attributes |
Static Private Member Functions |
List of all members
value< Context > Class Template Reference
Detailed DescriptionMember Typedef Documentation◆ char_type
template<typename Context >
Constructor & Destructor Documentation◆ value() [1/16]
template<typename Context >
Definition at line 779 of file core.h. Referenced by ansi_color_escape< Char >::ansi_color_escape(). ◆ value() [2/16]
template<typename Context >
◆ value() [3/16]◆ value() [4/16]◆ value() [5/16]◆ value() [6/16]◆ value() [7/16]◆ value() [8/16]◆ value() [9/16]◆ value() [10/16]◆ value() [11/16]◆ value() [12/16]◆ value() [13/16]
template<typename Context >
Definition at line 791 of file core.h. References basic_string_view< Char >::data(), and basic_string_view< Char >::size(). ◆ value() [14/16]◆ value() [15/16]Definition at line 797 of file core.h. References value< Context >::custom, and value< Context >::format_custom_arg(). ◆ value() [16/16]
template<typename Context >
Member Function Documentation◆ format_custom_arg()
template<typename Context >
template<typename T , typename Formatter >
Definition at line 813 of file core.h. References basic_format_parse_context< Char, ErrorHandler >::advance_to(), and arg(). Referenced by value< Context >::value(). Member Data Documentation◆ [union]
◆ bool_value◆ char_value◆ custom
template<typename Context >
Definition at line 775 of file core.h. Referenced by value< Context >::value(). ◆ double_value◆ float_value◆ int128_value◆ int_value◆ long_double_value◆ long_long_value◆ named_arg
template<typename Context >
Definition at line 776 of file core.h. Referenced by arg_map< Context >::push_back(). ◆ pointer◆ string
template<typename Context >
◆ uint128_value◆ uint_value◆ ulong_long_value
|