gcc/libstdc++-v3/testsuite/25_algorithms/min
Jonathan Wakely eb8e6a30a4 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.
2020-02-27 10:52:28 +00:00
..
requirements/explicit_instantiation
1.cc
2.cc
3.cc
4.cc
37547.cc
concept_checks.cc
constexpr.cc
constrained.cc