#include <format.h>
Public Types | |
| typedef ParseContext::char_type | char_type |
Private Types | |
| typedef arg_ref< char_type > | arg_ref_type |
Private Member Functions | |
| template<typename Id > | |
| FMT_CONSTEXPR arg_ref_type | make_arg_ref (Id arg_id) |
| FMT_CONSTEXPR arg_ref_type | make_arg_ref (auto_id) |
Private Attributes | |
| dynamic_format_specs< char_type > & | specs_ |
| ParseContext & | context_ |
Additional Inherited Members | |
Protected Attributes inherited from internal::specs_setter< ParseContext::char_type > | |
| basic_format_specs< ParseContext::char_type > & | specs_ |
|
private |
| typedef ParseContext::char_type internal::dynamic_specs_handler< ParseContext >::char_type |
|
inline |
Definition at line 1746 of file format.h.
|
inline |
Definition at line 1750 of file format.h.
|
inlineprivate |
Definition at line 1772 of file format.h.
|
inlineprivate |
Definition at line 1777 of file format.h.
|
inline |
Definition at line 1760 of file format.h.
|
inline |
Definition at line 1755 of file format.h.
|
inline |
|
private |
|
private |
1.8.11