| advance_to(iterator it) | basic_format_parse_context< Char, ErrorHandler > | inline |
| basic_format_parse_context(basic_string_view< Char > format_str, ErrorHandler eh={}, int next_arg_id=0) (defined in basic_format_parse_context< Char, ErrorHandler >) | basic_format_parse_context< Char, ErrorHandler > | inlineexplicit |
| begin() const FMT_NOEXCEPT -> iterator | basic_format_parse_context< Char, ErrorHandler > | inline |
| char_type typedef (defined in basic_format_parse_context< Char, ErrorHandler >) | basic_format_parse_context< Char, ErrorHandler > | |
| check_arg_id(int id) (defined in compile_parse_context< Char, ErrorHandler >) | compile_parse_context< Char, ErrorHandler > | inline |
| check_arg_id(basic_string_view< Char >) (defined in basic_format_parse_context< Char, ErrorHandler >) | basic_format_parse_context< Char, ErrorHandler > | inline |
| compile_parse_context(basic_string_view< Char > format_str, int num_args=(std::numeric_limits< int >::max)(), ErrorHandler eh={}) (defined in compile_parse_context< Char, ErrorHandler >) | compile_parse_context< Char, ErrorHandler > | inlineexplicit |
| end() const FMT_NOEXCEPT -> iterator | basic_format_parse_context< Char, ErrorHandler > | inline |
| error_handler() const -> ErrorHandler (defined in basic_format_parse_context< Char, ErrorHandler >) | basic_format_parse_context< Char, ErrorHandler > | inline |
| iterator typedef (defined in basic_format_parse_context< Char, ErrorHandler >) | basic_format_parse_context< Char, ErrorHandler > | |
| next_arg_id() -> int (defined in compile_parse_context< Char, ErrorHandler >) | compile_parse_context< Char, ErrorHandler > | inline |
| on_error(const char *message) (defined in basic_format_parse_context< Char, ErrorHandler >) | basic_format_parse_context< Char, ErrorHandler > | inline |