Create an iterator pointing to the first element in the block pointed to by the specified blockPtrPtr.
Declared in <bslalg_dequeiterator.h>
DequeIterator(BlockPtr* blockPtrPtr);
| Name | Description |
|---|---|
| blockPtrPtr | address of the block pointer for the initial block |