Return the address of the block pointer for this iterator.
Synopsis
Declared in <bslalg_dequeiterator.h>
DequeImpUtil<VALUE_TYPE, BLOCK_LENGTH>::BlockPtr*
blockPtr() const;
Return Value
address of the block pointer pointed to by this iterator
Created with MrDocs