Return the address of the first element in the block pointed to by this iterator.
Synopsis
Declared in <bslalg_dequeiterator.h>
VALUE_TYPE*
blockBegin() const;
Return Value
address of the first element in the current block
Created with MrDocs