Subject: [Boost-bugs] [Boost C++ Libraries] #1924: sp_techniques clariity
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-05-16 18:02:33
#1924: sp_techniques clariity
------------------------------+---------------------------------------------
Reporter: dave | Owner: pdimov
Type: Feature Requests | Status: new
Milestone: Boost 1.36.0 | Component: smart_ptr
Version: Boost 1.35.0 | Severity: Problem
Keywords: |
------------------------------+---------------------------------------------
http://www.boost.org/doc/libs/1_35_0/libs/smart_ptr/sp_techniques.html#preventing_delete
seems to suggest that the private deleter is what prevents "delete
p.get()", but in fact it's the private dtor that does the trick. It's not
entirely clear what you're trying to illustrate here but whatever it is, I
think it could use a little more explanation.
--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/1924>
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:49:57 UTC