#include <predicate_iterator.h>
Collaboration diagram for BTK::MatchListStrategy< Predicate, Iterator >:

Public Types | |
| typedef Iterator::value_type | value_type |
| typedef value_type & | reference |
| typedef Iterator | iterator_type |
| typedef Predicate | predicate_type |
Public Member Functions | |
| MatchListStrategy (Iterator const &begin, Iterator const &end, Predicate const &pred=Predicate()) | |
| void | advance () |
| reference | dereference () const |
| const Iterator | base () const |
| MatchListStrategy & | operator= (MatchListStrategy const &rhs) |
|
|||||
|
|
|
|||||
|
|
|
|||||
|
|
|
|||||
|
|
|
||||||||||||||||||||
|
|
Here is the call graph for this function:

|
|||||||||
|
|
|
|||||||||
|
|
|
|||||||||
|
|
|
||||||||||
|
|
1.3.6