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

#include <graph_utility.hpp>

Inheritance diagram for boost::graph::add_removed_edge_property< EdgeProperty >:
Collaboration diagram for boost::graph::add_removed_edge_property< EdgeProperty >:

Public Member Functions

 add_removed_edge_property (EdgeProperty ep)
 
template<typename Edge >
void operator() (Edge stay, Edge away)
 

Public Attributes

EdgeProperty ep
 

Constructor & Destructor Documentation

template<typename EdgeProperty>
boost::graph::add_removed_edge_property< EdgeProperty >::add_removed_edge_property ( EdgeProperty  ep)
inline

Member Function Documentation

template<typename EdgeProperty>
template<typename Edge >
void boost::graph::add_removed_edge_property< EdgeProperty >::operator() ( Edge  stay,
Edge  away 
)
inline

Member Data Documentation


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