]> gcc.gnu.org Git - gcc.git/commit
libstdc++: Replace some VERIFY tests with static_assert
authorJonathan Wakely <jwakely@redhat.com>
Fri, 7 Aug 2020 16:45:42 +0000 (17:45 +0100)
committerJonathan Wakely <jwakely@redhat.com>
Fri, 7 Aug 2020 16:45:42 +0000 (17:45 +0100)
commit6c3ae88d1e13b71665d1b27821159dcbea410267
treef25a7ff15aabe048eb767c5da71a8f65b99bd129
parent9e4ebad20a064d10df451cfb2cea9853d339a898
libstdc++: Replace some VERIFY tests with static_assert

libstdc++-v3/ChangeLog:

* testsuite/18_support/comparisons/algorithms/partial_order.cc:
Replace VERIFY with static_assert where the compiler now
allows it.
* testsuite/18_support/comparisons/algorithms/weak_order.cc:
Likewise.
libstdc++-v3/testsuite/18_support/comparisons/algorithms/partial_order.cc
libstdc++-v3/testsuite/18_support/comparisons/algorithms/weak_order.cc
This page took 0.060413 seconds and 5 git commands to generate.