gcc/libstdc++-v3/testsuite/std
Jonathan Wakely d2dc5305d8 libstdc++: Make copyable-box completely constexpr (LWG 3572)
This LWG issue was approved at the October 2021 plenary and can be
implemented now that std::optional is fully constexpr.

libstdc++-v3/ChangeLog:

	* include/std/ranges (ranges::__detail::__box): Add constexpr to
	assignment operators (LWG 3572).
	* testsuite/std/ranges/adaptors/filter.cc: Check assignment of a
	view that uses copyable-box.
2022-01-11 15:17:26 +00:00
..
concepts Update copyright years. 2022-01-03 10:42:10 +01:00
ranges libstdc++: Make copyable-box completely constexpr (LWG 3572) 2022-01-11 15:17:26 +00:00
time Update copyright years. 2022-01-03 10:42:10 +01:00