Home
last modified time | relevance | path

Searched refs:VertexMutablePropertyGraph (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/graph/
Dgraph_concepts.hpp346 BOOST_concept(VertexMutablePropertyGraph, (G)) : VertexMutableGraph< G >
348 BOOST_CONCEPT_USAGE(VertexMutablePropertyGraph) { v = add_vertex(vp, g); } in BOOST_CONCEPT_USAGE() argument