Home
last modified time | relevance | path

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

/third_party/boost/libs/graph/example/
Dtopo-sort-with-leda.cpp41 node_array< default_color_type > color_array(leda_g); in main() local
44 color_map(make_leda_node_property_map(color_array))); in main()