quill
|
Public Member Functions | |
void | on_text (const Char *begin, const Char *end) |
FMTQUILL_CONSTEXPR auto | on_arg_id () -> int |
FMTQUILL_CONSTEXPR auto | on_arg_id (int id) -> int |
FMTQUILL_CONSTEXPR auto | on_arg_id (basic_string_view< Char > id) -> int |
FMTQUILL_INLINE void | on_replacement_field (int id, const Char *) |
auto | on_format_specs (int id, const Char *begin, const Char *end) -> const Char * |
FMTQUILL_NORETURN void | on_error (const char *message) |
Public Attributes | |
parse_context< Char > | parse_ctx |
buffered_context< Char > | ctx |