gcc/libstdc++-v3/doc
Jonathan Wakely 53d01fd9e9 Support move-only deleters in std::shared_ptr (LWG 2802)
* doc/xml/manual/intro.xml: Document LWG 2802, 2873 and 2942 changes.
	* include/bits/shared_ptr.h (shared_ptr): Use rvalues for deleters
	(LWG 2802).
	* include/bits/shared_ptr_base.h (_Sp_ebo_helper, _Sp_counted_deleter
	(_Sp_counted_deleter::_Impl, __shared_count, __shared_ptr): Likewise.
	* testsuite/20_util/shared_ptr/cons/lwg2802.cc: New.

From-SVN: r249061
2017-06-09 14:20:37 +01:00
..
doxygen Update copyright years. 2017-01-01 13:07:43 +01:00
html Fix typos in libstdc++ manual 2017-05-18 11:26:02 +01:00
xml Support move-only deleters in std::shared_ptr (LWG 2802) 2017-06-09 14:20:37 +01:00
xsl re PR libstdc++/54102 (generated html vs. utf8) 2012-08-29 01:37:16 +00:00
Makefile.am lwg-active.html: Remove. 2017-02-07 22:44:13 +00:00
Makefile.in Fix typo in config.h.in comment 2017-03-15 15:23:44 +00:00