Subtraction operators

Synopses

Declared in <bslalg_dequeiterator.h>

Return an iterator pointing the element at the specified offset before this iterator.

Return the distance between this iterator and the specified rhs iterator.

std::ptrdiff_t
operator‐(DequeIterator const& rhs) const;

Created with MrDocs