-
libstdc++: Add some C++20 additions to <chrono> · 16948c54
* include/std/chrono (chrono::days, chrono::weeks, chrono::years) (chrono::months, chrono::sys_days, chrono::local_t) (chrono::local_time, chrono::local_seconds, chrono::local_days): Define for C++20. (chrono::time_point): Add missing static assert. * testsuite/20_util/time_point/requirements/duration_neg.cc: New test. * testsuite/std/time/clock/file/overview.cc: New test. * testsuite/std/time/clock/file/members.cc: New test. * testsuite/std/time/syn_c++20.cc: New test.
Jonathan Wakely committed
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
members.cc | Loading commit data... | |
overview.cc | Loading commit data... |