Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::assign_detail::call_add_edge< C > Class Template Reference

#include <list_inserter.hpp>

Public Member Functions

 call_add_edge (C &c)
 
template<class T >
void operator() (T l, T r)
 
template<class T , class EP >
void operator() (T l, T r, const EP &ep)
 

Constructor & Destructor Documentation

template<class C >
boost::assign_detail::call_add_edge< C >::call_add_edge ( C &  c)
inline

Member Function Documentation

template<class C >
template<class T >
void boost::assign_detail::call_add_edge< C >::operator() ( T  l,
T  r 
)
inline

References boost::add_edge().

template<class C >
template<class T , class EP >
void boost::assign_detail::call_add_edge< C >::operator() ( T  l,
T  r,
const EP &  ep 
)
inline

References boost::add_edge().


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