Return the offset of the element pointed to by this iterator, from the beginning of the block containing it.
Synopsis
Declared in <bslalg_dequeiterator.h>
std::size_t
offsetInBlock() const;
Return Value
offset of the current element within its block
Created with MrDocs