gcc/libstdc++-v3/testsuite/20_util/optional/assignment
Jonathan Wakely b3fce1bd45 libstdc++: Fix constraint on std::optional assignment [PR 100982]
libstdc++-v3/ChangeLog:

	PR libstdc++/100982
	* include/std/optional (optional::operator=(const optional<U>&)):
	Fix value category used in is_assignable check.
	* testsuite/20_util/optional/assignment/100982.cc: New test.
2021-06-09 12:45:11 +01:00
..
1.cc libstdc++: Remove redundant -std=gnu++17 option from any/optional/variant tests 2021-05-10 16:22:53 +01:00
2.cc libstdc++: Remove redundant -std=gnu++17 option from any/optional/variant tests 2021-05-10 16:22:53 +01:00
3.cc libstdc++: Remove redundant -std=gnu++17 option from any/optional/variant tests 2021-05-10 16:22:53 +01:00
4.cc libstdc++: Remove redundant -std=gnu++17 option from any/optional/variant tests 2021-05-10 16:22:53 +01:00
5.cc libstdc++: Remove redundant -std=gnu++17 option from any/optional/variant tests 2021-05-10 16:22:53 +01:00
6.cc libstdc++: Remove redundant -std=gnu++17 option from any/optional/variant tests 2021-05-10 16:22:53 +01:00
7.cc libstdc++: Remove redundant -std=gnu++17 option from any/optional/variant tests 2021-05-10 16:22:53 +01:00
8.cc libstdc++: Remove redundant -std=gnu++17 option from any/optional/variant tests 2021-05-10 16:22:53 +01:00
9.cc libstdc++: Remove redundant -std=gnu++17 option from any/optional/variant tests 2021-05-10 16:22:53 +01:00
92878_92947.cc Update copyright years. 2021-01-04 10:26:59 +01:00
100982.cc libstdc++: Fix constraint on std::optional assignment [PR 100982] 2021-06-09 12:45:11 +01:00
noexcept.cc Update copyright years. 2021-01-04 10:26:59 +01:00