struct DequeRefIterator<Ptr> { ... }

Iterator over the pointers to the elements of a deque.

Methods

impl DequeRefIterator<Ptr> { ... }

Mixins

impl DequeRefIterator<Ptr> { ... }