Simplify overflow checks in duration literals
commitac2c0bc968bbca3f8f5ce578c78bf68b0c4c5566
authorredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 14 Aug 2018 13:55:21 +0000 (14 13:55 +0000)
committerredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 14 Aug 2018 13:55:21 +0000 (14 13:55 +0000)
tree73ab593a4e17d4e3788e88432c865af86da6a8ef
parenta64e72607dcb77cf7e923100cc6c71651e2da433
Simplify overflow checks in duration literals

* include/std/chrono (__check_overflow): Simplify definition.
(_Checked_integral_constant): Remove.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@263537 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/include/std/chrono