quill
Public Member Functions | List of all members
detail::format_string_checker< Char, NUM_ARGS, NUM_NAMED_ARGS, DYNAMIC_NAMES > Class Template Reference

Public Member Functions

template<typename... T>
FMTQUILL_CONSTEXPR format_string_checker (basic_string_view< Char > fmt, arg_pack< T... >)
 
FMTQUILL_CONSTEXPR void on_text (const Char *, const Char *)
 
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_CONSTEXPR void on_replacement_field (int id, const Char *begin)
 
FMTQUILL_CONSTEXPR auto on_format_specs (int id, const Char *begin, const Char *end) -> const Char *
 
FMTQUILL_NORETURN FMTQUILL_CONSTEXPR void on_error (const char *message)
 

The documentation for this class was generated from the following file: