[Boost-bugs] [Boost C++ Libraries] #8573: lost doc link to enable_shared_from_this

Subject: [Boost-bugs] [Boost C++ Libraries] #8573: lost doc link to enable_shared_from_this
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-05-14 20:16:08


#8573: lost doc link to enable_shared_from_this
------------------------------+---------------------------------------------
 Reporter: kab@… | Owner: pdimov
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: smart_ptr
  Version: Boost 1.52.0 | Severity: Problem
 Keywords: |
------------------------------+---------------------------------------------
 In boost 1.53 I can't find any reference to the documentation
 forenable_shared_from_this. The documentation page exists:

 http://www.boost.org/doc/libs/1_53_0/libs/smart_ptr/enable_shared_from_this.html

 but I can't find any reference to it from anywhere in the smart_ptr /
 shared_ptr documentation. As late as boost 1.52 there was a reference to
 it in a note for the

    template<class Y> explicit shared_ptr(Y * p);

 constructor, but that note was removed in boost 1.53, and there doesn't
 seem to be any other reference to enable_shared_from_this. One of the
 places I expected to find a reference to enable_shared_from_this was the
 "Programming Techniques" page's entry "Obtaining a shared_ptr from a raw
 pointer", but I found no mention of it there through boost 1.53.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/8573>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:13 UTC