Returns true if the iterator is positioned at a valid entry.
Synopsis
Declared in <dbwrapper.h>
bool
Valid() const;
Return Value
true while the iterator points at a valid key/value pair.
Created with MrDocs
Returns true if the iterator is positioned at a valid entry.
Declared in <dbwrapper.h>
bool
Valid() const;
true while the iterator points at a valid key/value pair.
Created with MrDocs