gcc/libstdc++-v3/testsuite/20_util/reference_wrapper
Jonathan Wakely 31ceab27a8 PR libstdc++/83427 detect weak result type from noexcept functions
PR libstdc++/83427
	* include/bits/refwrap.h (_Weak_result_type_impl)
	(_Reference_wrapper_base): Deduce noexcept for function types.
	* testsuite/20_util/bind/83427.cc: New test.
	* testsuite/20_util/reference_wrapper/83427.cc: New test.

From-SVN: r255652
2017-12-14 17:29:22 +00:00
..
24803.cc Update copyright years. 2017-01-01 13:07:43 +01:00
41792.cc Update copyright years. 2017-01-01 13:07:43 +01:00
83427.cc PR libstdc++/83427 detect weak result type from noexcept functions 2017-12-14 17:29:22 +00:00
invoke-2.cc Update copyright years. 2017-01-01 13:07:43 +01:00
invoke-3.cc Update copyright years. 2017-01-01 13:07:43 +01:00
invoke.cc Uncomment std::reference_wrapper tests that no longer fail 2017-04-03 18:16:11 +01:00
ref_neg.cc Update copyright years. 2017-01-01 13:07:43 +01:00
requirements.cc Update copyright years. 2017-01-01 13:07:43 +01:00
result_type.cc Update copyright years. 2017-01-01 13:07:43 +01:00
typedefs-2.cc Update copyright years. 2017-01-01 13:07:43 +01:00
typedefs-3.cc Update copyright years. 2017-01-01 13:07:43 +01:00
typedefs.cc Update copyright years. 2017-01-01 13:07:43 +01:00