id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 5919,[Graph] named_graph small patch fixing removing_vertex called from remove_vertex,Patrick Liesveld ,doug_gregor,"named_graph<>::removing_vertex is called with a vertex descriptor parameter. The call to remove the vertex from the named_vertices.erase() expects a vertex_name_type as its parameter. I include a patch that looks up the name, and calls erase() with proper arguments.",Patches,closed,To Be Determined,graph,Boost Development Trunk,Problem,fixed,named_graph removing_vertex,