[Boost-bugs] [Boost C++ Libraries] #7130: d_ary_heap_indirect does not allow std::vector<Value>& as container

Subject: [Boost-bugs] [Boost C++ Libraries] #7130: d_ary_heap_indirect does not allow std::vector<Value>& as container
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-07-13 11:09:46


#7130: d_ary_heap_indirect does not allow std::vector<Value>& as container
-------------------------------------------------------+--------------------
 Reporter: Alex Hagen-Zanker <ahh34@…> | Owner: jewillco
     Type: Feature Requests | Status: new
Milestone: To Be Determined | Component: graph
  Version: Boost 1.51.0 | Severity: Optimization
 Keywords: d_ary_heap_indirect, Container, reference |
-------------------------------------------------------+--------------------
 d_ary_heap_indirect practically requires std::vector<Value> as the
 Container template argument (according to comments in the source file).
 With a small change, it is also possible to use std::vector<Value>&.

 A patch is attached.

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