advance_to(iterator it) | basic_format_parse_context< Char, ErrorHandler > | inline |
arg_type(int id) const -> type | compile_parse_context< Char, ErrorHandler > | inline |
base typedef | compile_parse_context< Char, ErrorHandler > | private |
basic_format_parse_context(basic_string_view< Char > format_str, ErrorHandler eh={}, int next_arg_id=0) | basic_format_parse_context< Char, ErrorHandler > | inlineexplicit |
begin() const noexcept -> iterator | basic_format_parse_context< Char, ErrorHandler > | inline |
char_type typedef | basic_format_parse_context< Char, ErrorHandler > | |
check_arg_id(int id) | compile_parse_context< Char, ErrorHandler > | inline |
basic_format_parse_context::check_arg_id(basic_string_view< Char >) | basic_format_parse_context< Char, ErrorHandler > | inline |
check_dynamic_spec(int arg_id) | compile_parse_context< Char, ErrorHandler > | inline |
compile_parse_context(basic_string_view< Char > format_str, int num_args, const type *types, ErrorHandler eh={}, int next_arg_id=0) | compile_parse_context< Char, ErrorHandler > | inlineexplicit |
do_check_arg_id(int id) | basic_format_parse_context< Char, ErrorHandler > | private |
end() const noexcept -> iterator | basic_format_parse_context< Char, ErrorHandler > | inline |
error_handler() const -> ErrorHandler | basic_format_parse_context< Char, ErrorHandler > | inline |
format_str_ | basic_format_parse_context< Char, ErrorHandler > | private |
iterator typedef | basic_format_parse_context< Char, ErrorHandler > | |
next_arg_id() -> int | compile_parse_context< Char, ErrorHandler > | inline |
next_arg_id_ | basic_format_parse_context< Char, ErrorHandler > | private |
num_args() const -> int | compile_parse_context< Char, ErrorHandler > | inline |
num_args_ | compile_parse_context< Char, ErrorHandler > | private |
on_error(const char *message) | basic_format_parse_context< Char, ErrorHandler > | inline |
types_ | compile_parse_context< Char, ErrorHandler > | private |