gcc/libstdc++-v3/doc
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
..
doxygen Update copyright years. 2017-01-01 13:07:43 +01:00
html PR66284 remove std::function special case for reference_wrapper 2017-01-12 14:28:38 +00:00
xml PR66284 remove std::function special case for reference_wrapper 2017-01-12 14:28:38 +00:00
xsl re PR libstdc++/54102 (generated html vs. utf8) 2012-08-29 01:37:16 +00:00
Makefile.am Update copyright years. 2017-01-01 13:07:43 +01:00
Makefile.in Build libgo with -Wa,-nH if possible (PR go/78978) [non-libgo parts] 2017-01-06 14:33:47 +00:00