Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::default_add_edge_visitor Struct Reference

#include <add_edge_visitors.hpp>

Public Member Functions

template<typename Graph , typename Vertex >
void visit_vertex_pair (Vertex u, Vertex v, Graph &g)
 

Member Function Documentation

template<typename Graph , typename Vertex >
void boost::default_add_edge_visitor::visit_vertex_pair ( Vertex  u,
Vertex  v,
Graph &  g 
)
inline

References boost::add_edge().


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