Clementine
Public Member Functions | List of all members
detail::chrono_format_checker Struct Reference

Public Member Functions

FMT_NORETURN void report_no_date ()
 
template<typename Char >
void on_text (const Char *, const Char *)
 
FMT_NORETURN void on_abbr_weekday ()
 
FMT_NORETURN void on_full_weekday ()
 
FMT_NORETURN void on_dec0_weekday (numeric_system)
 
FMT_NORETURN void on_dec1_weekday (numeric_system)
 
FMT_NORETURN void on_abbr_month ()
 
FMT_NORETURN void on_full_month ()
 
void on_24_hour (numeric_system)
 
void on_12_hour (numeric_system)
 
void on_minute (numeric_system)
 
void on_second (numeric_system)
 
FMT_NORETURN void on_datetime (numeric_system)
 
FMT_NORETURN void on_loc_date (numeric_system)
 
FMT_NORETURN void on_loc_time (numeric_system)
 
FMT_NORETURN void on_us_date ()
 
FMT_NORETURN void on_iso_date ()
 
void on_12_hour_time ()
 
void on_24_hour_time ()
 
void on_iso_time ()
 
void on_am_pm ()
 
void on_duration_value ()
 
void on_duration_unit ()
 
FMT_NORETURN void on_utc_offset ()
 
FMT_NORETURN void on_tz_name ()
 

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