[Boost-bugs] [Boost C++ Libraries] #3383: no ptr_list::splice

Subject: [Boost-bugs] [Boost C++ Libraries] #3383: no ptr_list::splice
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-09-01 14:20:10


#3383: no ptr_list::splice
-----------------------------+----------------------------------------------
 Reporter: anonymous | Owner: nesotto
     Type: Bugs | Status: new
Milestone: Boost 1.41.0 | Component: ptr_container
  Version: Boost 1.40.0 | Severity: Problem
 Keywords: ptr_list splice |
-----------------------------+----------------------------------------------
 ptr_list doesn't offer an equivalent to std::list::splice.
 it does offer ptr_sequence_adapter::transfer(), but that doesn't give any
 guarantee of constant time complexity, and as far as I can see transfering
 all the contents of a ptr_list into another is in fact implemented in
 linear complexity.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/3383>
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