Searched refs:mwdl (Results 1 – 2 of 2) sorted by relevance
43 month_weekday_last mwdl{month{i}, lastTuesday}; in main() local44 assert( mwdl.ok() == month{i}.ok()); in main()49 month_weekday_last mwdl{January, weekday_last{weekday{i}}}; in main() local50 assert( mwdl.ok() == weekday_last{weekday{i}}.ok()); in main()
608 operator/(const year& y, const month_weekday_last& mwdl) noexcept;610 operator/(int y, const month_weekday_last& mwdl) noexcept;612 operator/(const month_weekday_last& mwdl, const year& y) noexcept;614 operator/(const month_weekday_last& mwdl, int y) noexcept;