Home
last modified time | relevance | path

Searched defs:VertexProp (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/libs/graph/test/
Dtest_construction.hpp76 typedef typename vertex_property_type< Graph >::type VertexProp; in build_property_graph() typedef
Dsubgraph_props.cpp16 typedef property< vertex_name_t, std::size_t > VertexProp; typedef