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

#include <strong_components.hpp>

Public Member Functions

 in_subset ()
 
 in_subset (const Set &s)
 
template<typename Elt >
bool operator() (const Elt &x) const
 

Constructor & Destructor Documentation

template<typename Set >
boost::graph::distributed::detail::in_subset< Set >::in_subset ( )
inline
template<typename Set >
boost::graph::distributed::detail::in_subset< Set >::in_subset ( const Set &  s)
inline

Member Function Documentation

template<typename Set >
template<typename Elt >
bool boost::graph::distributed::detail::in_subset< Set >::operator() ( const Elt &  x) const
inline

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