gcc/libstdc++-v3/doc
Jonathan Wakely 371868a847 Support move-only deleters in std::shared_ptr (LWG 2802)
Backport from mainline
2017-06-09  Jonathan Wakely  <jwakely@redhat.com>

	* 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: r250541
2017-07-25 19:05:25 +01:00
..
doxygen
html Support move-only deleters in std::shared_ptr (LWG 2802) 2017-07-25 19:05:25 +01:00
xml Support move-only deleters in std::shared_ptr (LWG 2802) 2017-07-25 19:05:25 +01:00
xsl
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