Public Member Functions | |
| template<class Iterator > | |
| bool | operator() (const Iterator &i) const |
Filter that evaluates to true if either the iterator points to an object for which the user flag is set or an iterator past the end.
Definition at line 71 of file filtered_iterator.h.
| bool IteratorFilters::UserFlagSet::operator() | ( | const Iterator & | i ) | const [inline] |
Evaluate the iterator and return true if the object has a set user flag or past the end.
Definition at line 1089 of file filtered_iterator.h.
documentation generated on Fri Feb 3 2012 06:04:15 by
doxygen
1.7.2