Return how many elements remain in this block from the current position.
Declared in <bslalg_dequeiterator.h>
std::size_t
remainingInBlock() const;
Return the number of elements in the block pointed to by this iterator, until the end of this block, starting at (and including) the element pointed to by this iterator.
number of elements remaining in the current block