|
using | char_type = typename ParseContext::char_type |
|
|
FMT_CONSTEXPR | dynamic_specs_handler (dynamic_format_specs< char_type > &specs, ParseContext &ctx) |
|
FMT_CONSTEXPR | dynamic_specs_handler (const dynamic_specs_handler &other) |
|
template<typename Id > |
FMT_CONSTEXPR void | on_dynamic_width (Id arg_id) |
|
template<typename Id > |
FMT_CONSTEXPR void | on_dynamic_precision (Id arg_id) |
|
FMT_CONSTEXPR void | on_error (const char *message) |
|
FMT_CONSTEXPR | specs_setter (basic_format_specs< ParseContext::char_type > &specs) |
|
FMT_CONSTEXPR | specs_setter (const specs_setter &other) |
|
FMT_CONSTEXPR void | on_align (align_t align) |
|
FMT_CONSTEXPR void | on_fill (basic_string_view< ParseContext::char_type > fill) |
|
FMT_CONSTEXPR void | on_plus () |
|
FMT_CONSTEXPR void | on_minus () |
|
FMT_CONSTEXPR void | on_space () |
|
FMT_CONSTEXPR void | on_hash () |
|
FMT_CONSTEXPR void | on_zero () |
|
FMT_CONSTEXPR void | on_width (int width) |
|
FMT_CONSTEXPR void | on_precision (int precision) |
|
FMT_CONSTEXPR void | end_precision () |
|
FMT_CONSTEXPR void | on_type (ParseContext::char_type type) |
|
The documentation for this class was generated from the following file:
- Thirdparty/spdlog/include/spdlog/fmt/bundled/format.h