#include <StorageTmpl.h>
Public Member Functions | |
CheckerIterator () | |
CheckerIterator (const Iter &b, const Iter &e, bool(*CheckFnc)(const Value &)=NULL, bool atend=false) | |
CheckerIterator (const IterPair< Iter > &p, bool(*CheckFnc)(const Value &)=NULL, bool atend=false) | |
CheckerIterator (const CheckerIterator &i) |
|
|
|
|
|
|
|
|