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