gcc/libstdc++-v3/include
Patrick Palka cb5c71d16d libstdc++: Implement range_adaptor_closure from P2387R3 [PR108827]
PR libstdc++/108827

libstdc++-v3/ChangeLog:

	* include/bits/ranges_cmp.h (__cpp_lib_ranges): Bump value
	for C++23.
	* include/std/ranges (range_adaptor_closure): Define for C++23.
	* include/std/version (__cpp_lib_ranges): Bump value for
	C++23.
	* testsuite/std/ranges/version_c++23.cc: Bump expected value
	of __cpp_lib_ranges.
	* testsuite/std/ranges/range_adaptor_closure.cc: New test.
2023-04-18 07:21:13 -04:00
..
backward Update copyright years. 2023-01-16 11:52:17 +01:00
bits libstdc++: Implement range_adaptor_closure from P2387R3 [PR108827] 2023-04-18 07:21:13 -04:00
c Update copyright years. 2023-01-16 11:52:17 +01:00
c_compatibility Update copyright years. 2023-01-16 11:52:17 +01:00
c_global Update copyright years. 2023-01-16 11:52:17 +01:00
c_std Update copyright years. 2023-01-16 11:52:17 +01:00
debug libstdc++: [_GLIBCXX_DEBUG] Remove useless constructor checks 2023-01-23 19:11:54 +01:00
decimal Update copyright years. 2023-01-16 11:52:17 +01:00
experimental libstdc++: Initialize all members of basic_endpoint union [PR109482] 2023-04-12 13:15:12 +01:00
ext libstdc++: Suppress warnings about use of deprecated std::aligned_storage 2023-02-24 14:23:35 +00:00
parallel Update copyright years. 2023-01-16 11:52:17 +01:00
precompiled libstdc++: Fix some freestanding test failures 2023-04-05 18:45:15 +02:00
pstl libstdc++: Fix non-reserved names in PSTL headers 2023-02-16 11:34:20 +00:00
std libstdc++: Implement range_adaptor_closure from P2387R3 [PR108827] 2023-04-18 07:21:13 -04:00
tr1 Update copyright years. 2023-01-16 11:52:17 +01:00
tr2 Update copyright years. 2023-01-16 11:52:17 +01:00
Makefile.am libstdc++: Implement <experimental/synchronized_value> (P0290) 2023-02-16 14:38:38 +00:00
Makefile.in libstdc++: Implement <experimental/synchronized_value> (P0290) 2023-02-16 14:38:38 +00:00