Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::detail::equivalent_edge_exists< Graph, typename boost::disable_if< is_multigraph< Graph > >::type > Struct Template Reference

#include <vf2_sub_graph_iso.hpp>

Public Member Functions

template<typename EdgePredicate >
bool operator() (typename graph_traits< Graph >::vertex_descriptor s, typename graph_traits< Graph >::vertex_descriptor t, EdgePredicate is_valid_edge, const Graph &g)
 

Member Function Documentation

template<typename Graph >
template<typename EdgePredicate >
bool boost::detail::equivalent_edge_exists< Graph, typename boost::disable_if< is_multigraph< Graph > >::type >::operator() ( typename graph_traits< Graph >::vertex_descriptor  s,
typename graph_traits< Graph >::vertex_descriptor  t,
EdgePredicate  is_valid_edge,
const Graph &  g 
)
inline

References boost::edge().


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