Report whether the cursor currently points at a valid entry.
Synopsis
Declared in <coins.h>
virtual
bool
Valid() const = 0;
Return Value
True while the cursor has not passed the end.
Created with MrDocs
Report whether the cursor currently points at a valid entry.
Declared in <coins.h>
virtual
bool
Valid() const = 0;
True while the cursor has not passed the end.
Created with MrDocs