Return a reference to the element pointed to by this iterator.

Synopsis

Declared in <bslalg_dequeiterator.h>

VALUE_TYPE&
operator*() const;

Return Value

reference to the element pointed to by this iterator

Created with MrDocs