Name |
Last commit
|
Last update |
---|---|---|
.. | ||
arithmetic | ||
comparison_operators | ||
cons | ||
nonmember | ||
requirements | ||
1.cc | ||
2.cc | ||
3.cc |
This paper has been included in the C++20 draft, but the changes to add noexcept can be made unconditionally, to apply for C++11 too. * include/std/chrono (duration_values::zero(), duration_values::min()) (duration_values::max()): Add noexcept. (duration::zero(), duration::min(), duration::max()): Likewise. (time_point::zero(), time_point::min(), time_point::max()): Likewise. * testsuite/20_util/duration/requirements/noexcept.cc: New test. * testsuite/20_util/time_point/requirements/noexcept.cc: New test. From-SVN: r267865
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
arithmetic | Loading commit data... | |
comparison_operators | Loading commit data... | |
cons | Loading commit data... | |
nonmember | Loading commit data... | |
requirements | Loading commit data... | |
1.cc | Loading commit data... | |
2.cc | Loading commit data... | |
3.cc | Loading commit data... |