Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::detail::vf2_match_continuation< Graph1, Graph2, VertexOrder1 > Struct Template Reference

#include <vf2_sub_graph_iso.hpp>

Collaboration diagram for boost::detail::vf2_match_continuation< Graph1, Graph2, VertexOrder1 >:

Public Attributes

VertexOrder1::const_iterator graph1_verts_iter
 
graph_traits< Graph2 >
::vertex_iterator 
graph2_verts_iter
 

Member Data Documentation

template<typename Graph1 , typename Graph2 , typename VertexOrder1 >
VertexOrder1::const_iterator boost::detail::vf2_match_continuation< Graph1, Graph2, VertexOrder1 >::graph1_verts_iter
template<typename Graph1 , typename Graph2 , typename VertexOrder1 >
graph_traits<Graph2>::vertex_iterator boost::detail::vf2_match_continuation< Graph1, Graph2, VertexOrder1 >::graph2_verts_iter

The documentation for this struct was generated from the following file: