Home
last modified time | relevance | path

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

/third_party/boost/libs/graph/example/
Dgraph-thingie.cpp28 struct vertex_label_t struct
38 property< vertex_label_t, string, property< vertex_root_t, int > > > in main() argument
58 property_map< graph_t, vertex_label_t >::type vlabel in main()
59 = get(vertex_label_t(), graph); in main()