gcc/libstdc++-v3/testsuite/experimental/propagate_const
Jonathan Wakely d319517e80 libstdc++: Finish implementing LWG 3413 for propagate_const
We already have conditional noexcept so this just constrains the
non-member swap overload.

Signed-off-by: Jonathan Wakely <jwakely@redhat.com>

libstdc++-v3/ChangeLog:

	* include/experimental/propagate_const (swap): Constrain.
	* testsuite/experimental/propagate_const/swap/lwg3413.cc: New test.
2021-06-08 15:01:06 +01:00
..
assignment Update copyright years. 2021-01-04 10:26:59 +01:00
cons Update copyright years. 2021-01-04 10:26:59 +01:00
hash Update copyright years. 2021-01-04 10:26:59 +01:00
observers Update copyright years. 2021-01-04 10:26:59 +01:00
relops Update copyright years. 2021-01-04 10:26:59 +01:00
swap libstdc++: Finish implementing LWG 3413 for propagate_const 2021-06-08 15:01:06 +01:00
requirements1.cc Update copyright years. 2021-01-04 10:26:59 +01:00
requirements2.cc Update copyright years. 2021-01-04 10:26:59 +01:00
requirements3.cc Update copyright years. 2021-01-04 10:26:59 +01:00
requirements4.cc Update copyright years. 2021-01-04 10:26:59 +01:00
requirements5.cc Update copyright years. 2021-01-04 10:26:59 +01:00
typedefs.cc Update copyright years. 2021-01-04 10:26:59 +01:00