forked from OSchip/llvm-project
![]() Since the calendar classes were introduced in C++20 there's no need to keep the old comparison operators. This commit does the day calender class, the other calendar classes will be in a followup commit. Implements parts of: - P1614R2 The mothership has landed Reviewed By: #libc, ldionne Differential Revision: https://reviews.llvm.org/D128603 |
||
---|---|---|
.. | ||
time.cal | ||
time.clock | ||
time.clock.req | ||
time.duration | ||
time.hms | ||
time.point | ||
time.traits | ||
clock.h | ||
days.pass.cpp | ||
hours.pass.cpp | ||
microseconds.pass.cpp | ||
milliseconds.pass.cpp | ||
minutes.pass.cpp | ||
months.pass.cpp | ||
nanoseconds.pass.cpp | ||
rep.h | ||
seconds.pass.cpp | ||
weeks.pass.cpp | ||
years.pass.cpp |