Implements parts of P1614R2. Removed operator!= from:
- weekday
- weekday_indexed
- weekday_last
- month_weekday
- month_weekday_last
- year_month_weekday
- year_month_weekday_last
Note these operators were added and removed in C++20.
Differential D152699
[libc++][spaceship] P1614R2: Removed `operator!=` from `weekday`s H-G-Hristov on Jun 12 2023, 4:32 AM. Authored by
Details
Implements parts of P1614R2. Removed operator!= from:
Note these operators were added and removed in C++20.
Diff Detail
Event Timeline |