id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 7773,"labeled_graph, inserted_labeled_vertex does not add property to the graph",kikohs.x@…,Jeremiah Willcock,"When you add a node to a labeled graph with a vertex_property, it is not added in the graph. Line 143 in labeled_graph.hpp. a fix could be: line 152: x.first->second = add_vertex(g); g[x.first->second] = p; // add property to graph",Bugs,closed,To Be Determined,graph,Boost 1.52.0,Problem,fixed,,