gcc/libstdc++-v3/testsuite/20_util/function
Jonathan Wakely 4704f28e7a PR66284 remove std::function special case for reference_wrapper
PR libstdc++/66284
	* doc/xml/manual/intro.xml: Document LWG 2781 change.
	* doc/html/*: Regenerate.
	* include/std/functional (_Function_base::_Ref_manager): Remove.
	(_Function_handler): Remove partial specializations for
	reference_wrapper.
	(function::target): Remove special case for const qualification.
	* testsuite/20_util/function/6.cc: Adjust tests for target type.
	* testsuite/20_util/function/7.cc: Likewise.
	* testsuite/20_util/function/8.cc: Likewise.

From-SVN: r244364
2017-01-12 14:28:38 +00:00
..
assign Update copyright years. 2017-01-01 13:07:43 +01:00
cmp Update copyright years. 2017-01-01 13:07:43 +01:00
cons Update copyright years. 2017-01-01 13:07:43 +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