Home
last modified time | relevance | path

Searched defs:vertex2_type (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/graph/
Dvf2_sub_graph_iso.hpp428 typedef typename graph_traits< Graph2 >::vertex_descriptor vertex2_type; typedef in boost::detail::state
498 void pop(const vertex1_type& v, const vertex2_type&) in pop()
1159 typedef typename graph_traits< Graph2 >::vertex_descriptor vertex2_type; in vf2_graph_iso() typedef