This paper is up for a vote in San Diego next week.
Note: I marked the calls as noexcept all the time, not just for C++20 - because we have freedom to do that.
Differential D53828
Implement P0972R0: <chrono> zero(), min(), and max() should be noexcept mclow.lists on Oct 29 2018, 12:31 PM. Authored by
Details This paper is up for a vote in San Diego next week. Note: I marked the calls as noexcept all the time, not just for C++20 - because we have freedom to do that.
Diff Detail Event TimelineComment Actions
I think this should be subject to the Beyonce rule: If you like the behavior, put a test on it. Other then that, this patch LGTM. Comment Actions LGTM too, but I agree w/ Eric regarding the tests. Also, the link to p0927r2 doesn't seem right. |