Rose
|
A pair of iterators which may be used as first and last in the sequence [first . More...
#include <Utilities.h>
Public Member Functions | |
Iterator | begin () const |
Iterator | end () const |
Public Attributes | |
Iterator | mBegin |
Iterator | mEnd |
A pair of iterators which may be used as first and last in the sequence [first .
. last)
Iterator | The type of iterator |