Searched refs:VertexMutablePropertyGraph (Results 1 – 1 of 1) sorted by relevance
346 BOOST_concept(VertexMutablePropertyGraph, (G)) : VertexMutableGraph< G >348 BOOST_CONCEPT_USAGE(VertexMutablePropertyGraph) { v = add_vertex(vp, g); } in BOOST_CONCEPT_USAGE() argument