gcc/libstdc++-v3/testsuite/20_util/bind
Jonathan Wakely f3d7dd52a6 Fix std::invoke support for reference_wrappers
PR libstdc++/59768
	* include/std/functional (_Unwrap, __invfwd): Define.
	(__invoke_impl): Remove reference_wrapper overloads and use __invfwd.
	* include/std/type_traits (__result_of_memobj, __result_of_memfun):
	Add partial specializations for const reference_wrappers and simplify.
	* testsuite/20_util/bind/ref_neg.cc: Use dg-excess-errors.
	* testsuite/20_util/function_objects/invoke/59768.cc: New.

From-SVN: r231574
2015-12-11 21:45:51 +00:00
..
35569.cc Update copyright years. 2015-01-05 13:33:28 +01:00
38889.cc Update copyright years. 2015-01-05 13:33:28 +01:00
42593.cc Update copyright years. 2015-01-05 13:33:28 +01:00
45924.cc Update copyright years. 2015-01-05 13:33:28 +01:00
48698.cc Update copyright years. 2015-01-05 13:33:28 +01:00
49058_1.cc Update copyright years. 2015-01-05 13:33:28 +01:00
49058_2.cc Update copyright years. 2015-01-05 13:33:28 +01:00
57899.cc Update copyright years. 2015-01-05 13:33:28 +01:00
60497.cc Update copyright years. 2015-01-05 13:33:28 +01:00
all_bound.cc Update copyright years. 2015-01-05 13:33:28 +01:00
conv_result.cc Update copyright years. 2015-01-05 13:33:28 +01:00
cv_quals_2.cc Update copyright years. 2015-01-05 13:33:28 +01:00
cv_quals_3.cc Update copyright years. 2015-01-05 13:33:28 +01:00
cv_quals.cc Update copyright years. 2015-01-05 13:33:28 +01:00
move.cc Update copyright years. 2015-01-05 13:33:28 +01:00
nested.cc Update copyright years. 2015-01-05 13:33:28 +01:00
placeholders.cc Update copyright years. 2015-01-05 13:33:28 +01:00
ref2.cc Update copyright years. 2015-01-05 13:33:28 +01:00
ref_neg.cc Fix std::invoke support for reference_wrappers 2015-12-11 21:45:51 +00:00
ref.cc Update copyright years. 2015-01-05 13:33:28 +01:00
refqual.cc Update copyright years. 2015-01-05 13:33:28 +01:00
socket.cc Update copyright years. 2015-01-05 13:33:28 +01:00