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

#include <vf2_sub_graph_iso.hpp>

Public Member Functions

 vf2_print_callback (const Graph1 &graph1, const Graph2 &graph2)
 
template<typename CorrespondenceMap1To2 , typename CorrespondenceMap2To1 >
bool operator() (CorrespondenceMap1To2 f, CorrespondenceMap2To1) const
 

Constructor & Destructor Documentation

template<typename Graph1 , typename Graph2 >
boost::vf2_print_callback< Graph1, Graph2 >::vf2_print_callback ( const Graph1 &  graph1,
const Graph2 &  graph2 
)
inline

Member Function Documentation

template<typename Graph1 , typename Graph2 >
template<typename CorrespondenceMap1To2 , typename CorrespondenceMap2To1 >
bool boost::vf2_print_callback< Graph1, Graph2 >::operator() ( CorrespondenceMap1To2  f,
CorrespondenceMap2To1   
) const
inline

References BGL_FORALL_VERTICES_T.


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