Increment this iterator to point to the next element in the corresponding deque (i.e., the element following the current one in the same block or, if the current element is the last one in the block, the first element in the next block).
Declared in <bslalg_dequeiterator.h>
void
operator++();