gcc/libstdc++-v3/testsuite/20_util/bind
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
..
35569.cc Update copyright years. 2017-01-01 13:07:43 +01:00
38889.cc Update copyright years. 2017-01-01 13:07:43 +01:00
42593.cc Update copyright years. 2017-01-01 13:07:43 +01:00
45924.cc Update copyright years. 2017-01-01 13:07:43 +01:00
48698.cc Update copyright years. 2017-01-01 13:07:43 +01:00
49058_1.cc Update copyright years. 2017-01-01 13:07:43 +01:00
49058_2.cc Update copyright years. 2017-01-01 13:07:43 +01:00
57899.cc Update copyright years. 2017-01-01 13:07:43 +01:00
60497.cc Update copyright years. 2017-01-01 13:07:43 +01:00
68912.cc Update copyright years. 2017-01-01 13:07:43 +01:00
79798.cc PR 79798 Fix incorrect use of std::result_of in std::bind 2017-03-02 03:43:36 +00:00
83427.cc PR libstdc++/83427 detect weak result type from noexcept functions 2017-12-14 17:29:22 +00:00
all_bound.cc Update copyright years. 2017-01-01 13:07:43 +01:00
conv_result.cc Update copyright years. 2017-01-01 13:07:43 +01:00
cv_quals.cc Update copyright years. 2017-01-01 13:07:43 +01:00
cv_quals_2.cc Update copyright years. 2017-01-01 13:07:43 +01:00
cv_quals_3.cc Update copyright years. 2017-01-01 13:07:43 +01:00
is_placeholder_v.cc Update copyright years. 2017-01-01 13:07:43 +01:00
move.cc Update copyright years. 2017-01-01 13:07:43 +01:00
nested.cc Update copyright years. 2017-01-01 13:07:43 +01:00
placeholders.cc Update copyright years. 2017-01-01 13:07:43 +01:00
ref.cc Update copyright years. 2017-01-01 13:07:43 +01:00
ref2.cc Update copyright years. 2017-01-01 13:07:43 +01:00
ref_neg.cc Update copyright years. 2017-01-01 13:07:43 +01:00
refqual.cc Update copyright years. 2017-01-01 13:07:43 +01:00
socket.cc Update copyright years. 2017-01-01 13:07:43 +01:00