diff options
author | Jonathan Wakely <jwakely@redhat.com> | 2020-02-27 10:52:28 +0000 |
---|---|---|
committer | Jonathan Wakely <jwakely@redhat.com> | 2020-02-27 10:52:28 +0000 |
commit | eb8e6a30a442c4c12dc903d6e1817b223bbed4a3 (patch) | |
tree | 87fc8aab9f869a67c4110442cf53d2443d33b6f4 /gcc | |
parent | d12153046816f955e74943af7089d30de6a00e19 (diff) | |
download | gcc-eb8e6a30a442c4c12dc903d6e1817b223bbed4a3.zip gcc-eb8e6a30a442c4c12dc903d6e1817b223bbed4a3.tar.gz gcc-eb8e6a30a442c4c12dc903d6e1817b223bbed4a3.tar.bz2 |
libstdc++: Make _GLIBCXX_CONCEPT_CHECKS more constexpr-friendly
Although most of the old-style "concept checks" are only really usable
with C++98 because they enforce the wrong things, this is a simple
change that makes them a bit more useful for C++14 and up.
* include/bits/boost_concept_check.h (__function_requires): Add
_GLIBCXX14_CONSTEXPR.
* testsuite/25_algorithms/min/concept_checks.cc: New test.
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions