VIPRA Documentation
Loading...
Searching...
No Matches
detail::format_string_checker< Char, Args > Class Template Reference

Public Member Functions

FMT_CONSTEXPR format_string_checker (basic_string_view< Char > fmt)
 
FMT_CONSTEXPR void on_text (const Char *, const Char *)
 
FMT_CONSTEXPR auto on_arg_id () -> int
 
FMT_CONSTEXPR auto on_arg_id (int id) -> int
 
FMT_CONSTEXPR auto on_arg_id (basic_string_view< Char > id) -> int
 
FMT_CONSTEXPR void on_replacement_field (int id, const Char *begin)
 
FMT_CONSTEXPR auto on_format_specs (int id, const Char *begin, const Char *) -> const Char *
 
FMT_NORETURN FMT_CONSTEXPR void on_error (const char *message)
 

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