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.

Synopsis

Declared in <bslalg_dequeiterator.h>

std::size_t
remainingInBlock() const;

Created with MrDocs