#include <StorageTmpl.h>
Inheritance diagram for storage::ContainerIter< Pred, Iter >:

Public Member Functions | |
| ContainerIter () | |
| ContainerIter (const Iter &b, const Iter &e, const Pred &p, bool atend=false) | |
| ContainerIter (const IterPair< Iter > &pair, const Pred &p, bool atend=false) | |
| ContainerIter (const ContainerIter &i) | |
Private Types | |
| typedef FilterIterator< Pred, Iter > | _bclass |
|
|||||
|
|
|
|||||||||
|
|
|
||||||||||||||||||||||||
|
|
|
||||||||||||||||||||
|
|
|
||||||||||
|
|
1.4.6