context (defined in detail::format_handler< OutputIt, Char, Context >) | detail::format_handler< OutputIt, Char, Context > | |
error_handler()=default (defined in detail::error_handler) | detail::error_handler | |
error_handler(const error_handler &)=default (defined in detail::error_handler) | detail::error_handler | |
format_handler(OutputIt out, basic_string_view< Char > str, basic_format_args< Context > format_args, detail::locale_ref loc) (defined in detail::format_handler< OutputIt, Char, Context >) | detail::format_handler< OutputIt, Char, Context > | inline |
on_arg_id() (defined in detail::format_handler< OutputIt, Char, Context >) | detail::format_handler< OutputIt, Char, Context > | inline |
on_arg_id(int id) (defined in detail::format_handler< OutputIt, Char, Context >) | detail::format_handler< OutputIt, Char, Context > | inline |
on_arg_id(basic_string_view< Char > id) (defined in detail::format_handler< OutputIt, Char, Context >) | detail::format_handler< OutputIt, Char, Context > | inline |
on_error(const char *message) (defined in detail::error_handler) | detail::error_handler | |
on_format_specs(int id, const Char *begin, const Char *end) (defined in detail::format_handler< OutputIt, Char, Context >) | detail::format_handler< OutputIt, Char, Context > | inline |
on_replacement_field(int id, const Char *) (defined in detail::format_handler< OutputIt, Char, Context >) | detail::format_handler< OutputIt, Char, Context > | inline |
on_text(const Char *begin, const Char *end) (defined in detail::format_handler< OutputIt, Char, Context >) | detail::format_handler< OutputIt, Char, Context > | inline |
parse_context (defined in detail::format_handler< OutputIt, Char, Context >) | detail::format_handler< OutputIt, Char, Context > | |