Home
last modified time | relevance | path

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

/third_party/boost/boost/graph/
Dmcgregor_common_subgraphs.hpp312 typename graph_traits< GraphSecond >::vertex_iterator vertex2_begin, in mcgregor_common_subgraphs_internal() local
316 boost::tie(vertex2_begin, vertex2_end) = vertices(graph2); in mcgregor_common_subgraphs_internal()
317 vertex2_iter = vertex2_begin; in mcgregor_common_subgraphs_internal()