gcc/libstdc++-v3/testsuite/std
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
..
concepts libstdc++: Update __cpp_lib_concepts value 2020-04-22 22:54:34 +01:00
ranges libstdc++: cv bool can't be an integer-like type (LWG 3467) 2020-07-30 13:09:18 +01:00
time libstdc++: Add some C++20 additions to <chrono> 2020-03-26 14:00:12 +00:00