gcc/libstdc++-v3/testsuite
Jonathan Wakely 9e67b4356e libstdc++: cv bool can't be an integer-like type (LWG 3467)
libstdc++-v3/ChangeLog:

	* include/bits/iterator_concepts.h (__detail::__cv_bool): New
	helper concept.
	(__detail::__integral_nonbool): Likewise.
	(__detail::__is_integer_like): Use __integral_nonbool.
	* testsuite/std/ranges/access/lwg3467.cc: New test.
2020-07-30 13:09:18 +01:00
..
17_intro
18_support
19_diagnostics
20_util libstdc++: Add options for ieee float to relevant tests 2020-07-30 12:50:03 +01:00
21_strings
22_locale
23_containers libstdc++: Make testsuite usable with -fno-exceptions 2020-07-30 12:50:02 +01:00
24_iterators libstdc++: Constrain reverse_iterator and move_iterator conversions [LWG 3435] 2020-07-22 15:10:29 +01:00
25_algorithms
26_numerics
27_io libstdc++: Avoid overflow in istream::get(streambuf&) [LWG 3464] 2020-07-20 20:06:46 +01:00
28_regex
29_atomics libstdc++: Add options for ieee float to relevant tests 2020-07-30 12:50:03 +01:00
30_threads libstdc++: Add static assertions to futures and promises [LWG 3458] 2020-07-22 20:11:00 +01:00
abi
backward
config
data
decimal
experimental
ext
lib testsuite: libstdc++ atomic_float/value_init.cc requires libatomic 2020-07-29 10:00:05 -04:00
libstdc++-abi
libstdc++-dg
libstdc++-prettyprinters
libstdc++-xmethods
performance
special_functions
std libstdc++: cv bool can't be an integer-like type (LWG 3467) 2020-07-30 13:09:18 +01:00
tr1
tr2
util libstdc++: Make testsuite usable with -fno-exceptions 2020-07-30 12:50:02 +01:00
Makefile.am
Makefile.in