Return the distance between this iterator and the specified rhs iterator.
Synopsis
Declared in <bslalg_dequeiterator.h>
std::ptrdiff_t
operator‐(DequeIterator const& rhs) const;
Created with MrDocs
Return the distance between this iterator and the specified rhs iterator.
Declared in <bslalg_dequeiterator.h>
std::ptrdiff_t
operator‐(DequeIterator const& rhs) const;
Created with MrDocs