Subject: [Boost-bugs] [Boost C++ Libraries] #4753: subgraph remove_edge_if and clear_vertex are "wrong"
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-10-18 19:39:25
#4753: subgraph remove_edge_if and clear_vertex are "wrong"
-----------------------------------------------+----------------------------
Reporter: Trevor Harmon <trevor@â¦> | Owner: asutton
Type: Bugs | Status: new
Milestone: To Be Determined | Component: graph
Version: Boost 1.44.0 | Severity: Problem
Keywords: |
-----------------------------------------------+----------------------------
In subgraph.hpp, there are TODOs marking subgraph::remove_edge_if and
subgraph::clear_vertex as "wrong". They've been this way since the code
was first checked in over 3 years ago. If these methods are incorrect,
then their implementations should be replaced with an "assert(false)" so
that the wrong code is never invoked (or, alternatively, replaced with the
"right" implementations).
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/4753> 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:04 UTC