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

#include <hawick_circuits.hpp>

Classes

struct  result
 
struct  result< This(Vertex, Graph)>
 

Public Member Functions

template<typename Vertex , typename Graph >
result
< get_all_adjacent_vertices(BOOST_FWD_REF(Vertex),
BOOST_FWD_REF(Graph)) >::type 
operator() (BOOST_FWD_REF(Vertex) v, BOOST_FWD_REF(Graph) g) const
 

Member Function Documentation

template<typename Vertex , typename Graph >
result< get_all_adjacent_vertices(BOOST_FWD_REF(Vertex), BOOST_FWD_REF(Graph)) >::type boost::hawick_circuits_detail::get_all_adjacent_vertices::operator() ( BOOST_FWD_REF(Vertex v,
BOOST_FWD_REF(Graph)  g 
) const
inline

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