Searched defs:__on (Results 1 – 2 of 2) sorted by relevance
59 using __on = variant<day, weekday_last, __constrained_weekday>; variable78 __tz::__on __on; member
217 [[nodiscard]] static year_month_day __to_year_month_day(year __year, month __month, __tz::__on __on) { in __to_year_month_day() argument