Subject: [Boost-bugs] [Boost C++ Libraries] #2603: patch for owner_before and owner_less support with shared_ptr/weak_ptr
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-12-19 20:39:28
#2603: patch for owner_before and owner_less support with shared_ptr/weak_ptr
--------------------------+-------------------------------------------------
Reporter: fmhess | Owner: pdimov
Type: Patches | Status: new
Milestone: Boost 1.38.0 | Component: smart_ptr
Version: Boost 1.37.0 | Severity: Problem
Keywords: |
--------------------------+-------------------------------------------------
I'm attaching files that add owner_before members to shared_ptr and
weak_ptr, and add a boost::owner_less class that supports
boost::shared_ptr and weak_ptr as described in n2637. There is also a
test program for owner_less. These patches do NOT change the semantics of
operator<(), as that would break a lot of code. It merely makes it easier
to write code that will be portable across boost::shared_ptr and
std::shared_ptr.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/2603> 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:59 UTC