Qore Programming Language Reference Manual  0.8.9
 All Classes Namespaces Functions Variables Groups Pages
QC_AbstractQuantifiedBidirectionalIterator.dox.h
1 namespace Qore {
4 
7 };
8 };
This class defines an abstract interface for iterators where the size of the object being iterated is...
Definition: QC_AbstractQuantifiedIterator.dox.h:5
This class defines an abstract interface for bidirectional iterators where the size of the object is ...
Definition: QC_AbstractQuantifiedBidirectionalIterator.dox.h:6
This class defines an abstract interface for bidirectional iterators.
Definition: QC_AbstractBidirectionalIterator.dox.h:5