Rosetta
|
#include <format.h>
Public Member Functions | |
FMT_CONSTEXPR | char_specs_checker (char type, ErrorHandler eh) |
FMT_CONSTEXPR void | on_int () |
FMT_CONSTEXPR void | on_char () |
Private Attributes | |
char | type_ |
|
inline |
|
inline |
|
inline |
References detail::handle_int_type_spec().
|
private |