#include <core.h>
Public Types | |
using | char_type = typename ParseContext::char_type |
Private Types | |
using | arg_ref_type = arg_ref< char_type > |
Private Member Functions | |
FMT_CONSTEXPR auto | make_arg_ref (int arg_id) -> arg_ref_type |
FMT_CONSTEXPR auto | make_arg_ref (auto_id) -> arg_ref_type |
FMT_CONSTEXPR auto | make_arg_ref (basic_string_view< char_type > arg_id) -> arg_ref_type |
Private Attributes | |
ParseContext & | context_ |
dynamic_format_specs< char_type > & | specs_ |
Additional Inherited Members | |
![]() | |
basic_format_specs< ParseContext::char_type > & | specs_ |
|
private |
using dynamic_specs_handler< ParseContext >::char_type = typename ParseContext::char_type |
|
inline |
|
inline |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inline |
|
inline |
|
inline |
|
private |
|
private |