Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::detail::predicate_remove_tagged_edges< Graph, MarkerP > Class Template Reference

#include <minimum_degree_ordering.hpp>

Public Member Functions

 predicate_remove_tagged_edges (Graph &_g, MarkerP &_marker)
 
bool operator() (edge_t e)
 

Constructor & Destructor Documentation

template<class Graph, class MarkerP>
boost::detail::predicate_remove_tagged_edges< Graph, MarkerP >::predicate_remove_tagged_edges ( Graph &  _g,
MarkerP &  _marker 
)
inline

Member Function Documentation

template<class Graph, class MarkerP>
bool boost::detail::predicate_remove_tagged_edges< Graph, MarkerP >::operator() ( edge_t  e)
inline

References boost::target().


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