id summary reporter owner description type status milestone component version severity resolution keywords cc 4753 "subgraph remove_edge_if and clear_vertex are ""wrong""" Trevor Harmon Jeremiah Willcock "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)." Bugs closed To Be Determined graph Boost 1.44.0 Problem fixed