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

#include <two_graphs_common_spanning_trees.hpp>

Public Member Functions

 inL_edge_status ()
 
 inL_edge_status (InLMap map)
 
template<typename Edge >
bool operator() (const Edge &e) const
 

Public Attributes

InLMap mMap
 

Constructor & Destructor Documentation

template<typename InLMap >
boost::detail::inL_edge_status< InLMap >::inL_edge_status ( )
inline
template<typename InLMap >
boost::detail::inL_edge_status< InLMap >::inL_edge_status ( InLMap  map)
inline

Member Function Documentation

template<typename InLMap >
template<typename Edge >
bool boost::detail::inL_edge_status< InLMap >::operator() ( const Edge &  e) const
inline

Member Data Documentation

template<typename InLMap >
InLMap boost::detail::inL_edge_status< InLMap >::mMap

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