Public Member Functions | |
template<class Iterator > | |
bool | operator() (const Iterator &i) const |
Filter that evaluates to true if either the iterator points to an active object or an iterator past the end.
bool IteratorFilters::Active::operator() | ( | const Iterator & | i | ) | const [inline] |
Evaluate the iterator and return true if the object is active or past the end.