Subject: [Boost-bugs] [Boost C++ Libraries] #3438: node algorithms not usable with custom pointer types
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-09-12 05:13:11
#3438: node algorithms not usable with custom pointer types
--------------------------+-------------------------------------------------
Reporter: anonymous | Owner: igaztanaga
Type: Bugs | Status: new
Milestone: Boost 1.41.0 | Component: intrusive
Version: Boost 1.38.0 | Severity: Problem
Keywords: |
--------------------------+-------------------------------------------------
throughout the node algorithms, especially the tree algorithms, node_ptr's
are constructed using node_ptr(0).
not all pointer types are constructible from 0. the default constructor,
node_ptr(), should be used.
a patch is attached.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/3438> 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:01 UTC