Return how many elements remain in this block from the current position.
Synopsis
Declared in <bslalg_dequeiterator.h>
std::size_t
remainingInBlock() const;
Return Value
number of elements remaining in the current block
Created with MrDocs