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;
Created with MrDocs
Return the address of (one‐past) the last element in the block pointed to by this iterator.
Declared in <bslalg_dequeiterator.h>
VALUE_TYPE*
blockEnd() const;
Created with MrDocs