| advance_to(OutputIt it) | basic_printf_context< OutputIt, Char > | inline |
| arg(int id) const | basic_printf_context< OutputIt, Char > | inline |
| args_ | basic_printf_context< OutputIt, Char > | private |
| basic_printf_context(OutputIt out, basic_string_view< char_type > format_str, basic_format_args< basic_printf_context > args) | basic_printf_context< OutputIt, Char > | inline |
| char_type typedef | basic_printf_context< OutputIt, Char > | |
| format() | basic_printf_context< OutputIt, Char > | |
| format_arg typedef | basic_printf_context< OutputIt, Char > | |
| format_specs typedef | basic_printf_context< OutputIt, Char > | private |
| formatter_type typedef | basic_printf_context< OutputIt, Char > | |
| get_arg(int arg_index=-1) | basic_printf_context< OutputIt, Char > | private |
| iterator typedef | basic_printf_context< OutputIt, Char > | |
| locale() | basic_printf_context< OutputIt, Char > | inline |
| on_error(const char *message) | basic_printf_context< OutputIt, Char > | inline |
| out() | basic_printf_context< OutputIt, Char > | inline |
| out_ | basic_printf_context< OutputIt, Char > | private |
| parse_context() | basic_printf_context< OutputIt, Char > | inline |
| parse_context_type typedef | basic_printf_context< OutputIt, Char > | |
| parse_ctx_ | basic_printf_context< OutputIt, Char > | private |
| parse_flags(format_specs &specs, const Char *&it, const Char *end) | basic_printf_context< OutputIt, Char > | privatestatic |
| parse_header(const Char *&it, const Char *end, format_specs &specs) | basic_printf_context< OutputIt, Char > | private |