Searched refs:EdgeMutablePropertyGraph (Results 1 – 1 of 1) sorted by relevance
354 BOOST_concept(EdgeMutablePropertyGraph, (G)) : EdgeMutableGraph< G >358 BOOST_CONCEPT_USAGE(EdgeMutablePropertyGraph) { p = add_edge(u, v, ep, g); } in BOOST_CONCEPT_USAGE() argument