Subject: [Boost-bugs] [Boost C++ Libraries] #7003: Shared ownership semantics support
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-06-21 09:08:48
#7003: Shared ownership semantics support
-------------------------------------+--------------------------------------
Reporter: psiha | Owner: igaztanaga
Type: Feature Requests | Status: new
Milestone: Boost 1.51.0 | Component: intrusive
Version: Boost Development Trunk | Severity: Problem
Keywords: |
-------------------------------------+--------------------------------------
Please add support for "resource management smart pointers"
(http://www.boost.org/doc/libs/1_49_0/doc/html/intrusive/using_smart_pointers.html#intrusive.using_smart_pointers.smart_pointers_requirements).
At least specifically for intrusive_ptr which fits nicely into the whole
"intrusive" idea.
Iterators should hopefully in that case simply inherit from/wrap the used
smart pointer (making iteration thread safe while keeping the container
lock-free).
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/7003> 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:09 UTC