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