This class defines an abstract interface for iterators.
Definition: QC_AbstractIterator.dox.h:10
This class defines an abstract interface for iterators where the size of the object being iterated is...
Definition: QC_AbstractQuantifiedIterator.dox.h:5
abstract bool first()
returns True if on the first element
abstract bool last()
returns True if on the last element
abstract bool empty()
returns True if the object to iterate is empty; False if not
Qore namespace.
Definition: QC_AbstractSmartLock.dox.h:2