Home
last modified time | relevance | path

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

/third_party/boost/libs/graph/test/
Dtest_graph.hpp112 typename graph_has_remove_vertex< Graph >::type can_remove_vertex; in test_graph() local
149 destroy_graph(g, verts, can_remove_vertex, is_labeled); in test_graph()