Return the address of the block pointer pointed to by this iterator.

Synopsis

Declared in <bslalg_dequeiterator.h>

DequeImpUtil<VALUE_TYPE, BLOCK_LENGTH>::BlockPtr*
blockPtr() const;

Created with MrDocs