Home
last modified time | relevance | path

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

/third_party/boost/libs/graph/test/
Dmake_connected_test.cpp103 std::vector< int > gLV_components(num_vertices(gLV)); in main() local
107 gLV_components.begin(), get(boost::vertex_index, gLV)); in main()