gcc/libstdc++-v3/testsuite/20_util/function
Jonathan Wakely 2f484ee274 PR libstdc++/81017 add noexcept to std::function move operations
Backport from mainline
2017-06-08  Jonathan Wakely  <jwakely@redhat.com>

	PR libstdc++/81017
	* include/bits/std_function.h (function::function(function&&))
	(function::operator=(funtion&&)): Add noexcept.
	* testsuite/20_util/function/assign/move.cc: Check for noexcept.
	* testsuite/20_util/function/cons/move.cc: Likewise.

From-SVN: r250536
2017-07-25 19:04:54 +01:00
..
assign PR libstdc++/81017 add noexcept to std::function move operations 2017-07-25 19:04:54 +01:00
cmp Update copyright years. 2017-01-01 13:07:43 +01:00
cons PR libstdc++/81017 add noexcept to std::function move operations 2017-07-25 19:04:54 +01:00
invoke Update copyright years. 2017-01-01 13:07:43 +01:00
requirements Update copyright years. 2017-01-01 13:07:43 +01:00
1.cc Update copyright years. 2017-01-01 13:07:43 +01:00
2.cc Update copyright years. 2017-01-01 13:07:43 +01:00
3.cc Update copyright years. 2017-01-01 13:07:43 +01:00
4.cc Update copyright years. 2017-01-01 13:07:43 +01:00
5.cc Update copyright years. 2017-01-01 13:07:43 +01:00
6.cc PR66284 remove std::function special case for reference_wrapper 2017-01-12 14:28:38 +00:00
7.cc PR66284 remove std::function special case for reference_wrapper 2017-01-12 14:28:38 +00:00
8.cc PR66284 remove std::function special case for reference_wrapper 2017-01-12 14:28:38 +00:00
9.cc Update copyright years. 2017-01-01 13:07:43 +01:00
10.cc Update copyright years. 2017-01-01 13:07:43 +01:00
43397.cc Update copyright years. 2017-01-01 13:07:43 +01:00
48541.cc Update copyright years. 2017-01-01 13:07:43 +01:00
58569.cc Update copyright years. 2017-01-01 13:07:43 +01:00
60594.cc Update copyright years. 2017-01-01 13:07:43 +01:00
63840.cc Update copyright years. 2017-01-01 13:07:43 +01:00
65760.cc Update copyright years. 2017-01-01 13:07:43 +01:00
68995.cc Update copyright years. 2017-01-01 13:07:43 +01:00
69222.cc Update copyright years. 2017-01-01 13:07:43 +01:00
77322.cc Update copyright years. 2017-01-01 13:07:43 +01:00
null_pointer_comparisons.cc Update copyright years. 2017-01-01 13:07:43 +01:00