#include <filtered_graph.hpp>
Public Member Functions | |
is_not_in_subset () | |
is_not_in_subset (const Set &s) | |
template<typename Elt > | |
bool | operator() (const Elt &x) const |
Public Attributes | |
const Set * | m_s |
|
inline |
|
inline |
|
inline |
References boost::is_not_in_subset< Set >::m_s.
const Set* boost::is_not_in_subset< Set >::m_s |
Referenced by boost::is_not_in_subset< Set >::operator()().