Iterator for a block of variables with matcher MATCHED.
More...
#include <MatchedConstContainerIterator.h>
Public Member Functions | |
| MatchedConstContainerIterator (const ConstContainerIterator< T > &another) | |
| Construct from super class instance. | |
| int | operator++ (void) |
| Increment. | |
| MatchedConstContainerIterator | operator+ (size_t i) const |
| Return an iterator which points i steps further than this. | |
Iterator for a block of variables with matcher MATCHED.
Definition at line 26 of file MatchedConstContainerIterator.h.
1.6.3