next
Description:
Returns an iterator pointing to the next position after this.
If this is the end iterator, the end iterator is returned.
Parameters:
this |
Returns:
a SequenceIter pointing to the next position after this |
Returns an iterator pointing to the next position after this.
If this is the end iterator, the end iterator is returned.
this |
a SequenceIter pointing to the next position after this |