gcc/libstdc++-v3/testsuite/std
Patrick Palka 361050589b libstdc++: Implement LWG 3563 changes to keys_view and values_view
This LWG issue corrects the definition of these alias templates to make
them suitable for alias CTAD.

libstdc++-v3/ChangeLog:

	* include/std/ranges (keys_view): Adjust as per LWG 3563.
	(values_view): Likewise.
	* testsuite/std/ranges/adaptors/elements.cc (test08): New test.

Reviewed-by: Jonathan Wakely <jwakely@redhat.com>
2024-11-14 13:27:41 -05:00
..
concepts
format libstdc++: Fix some test failures with -fno-char8_t 2024-10-11 07:52:36 +01:00
ranges libstdc++: Implement LWG 3563 changes to keys_view and values_view 2024-11-14 13:27:41 -05:00
text_encoding libstdc++: Fix typos in iterator increment for std::text_encoding [PR117520] 2024-11-11 18:57:16 +00:00
time libstdc++: Fix localized %c formatting for <chrono> [PR117085] 2024-10-11 15:48:17 +01:00