Simplify overflow checks in duration literals
authorJonathan Wakely <jwakely@redhat.com>
Tue, 14 Aug 2018 13:55:21 +0000 (14:55 +0100)
committerJonathan Wakely <redi@gcc.gnu.org>
Tue, 14 Aug 2018 13:55:21 +0000 (14:55 +0100)
commitb8b5398cbdf99f6c977a6a1749628538ba436a0b
tree73ab593a4e17d4e3788e88432c865af86da6a8ef
parent26e130482e69aef0dbd0bc4c218a82ba7b64bce7
Simplify overflow checks in duration literals

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

From-SVN: r263537
libstdc++-v3/ChangeLog
libstdc++-v3/include/std/chrono