Return a reference to the parameterized VALUE_TYPE object pointed to by this iterator. Note that this value is modifiable if VALUE_TYPE is modifiable, and non‐modifiable if it is not.

Synopsis

Declared in <bslalg_dequeiterator.h>

VALUE_TYPE&
operator*() const;

Created with MrDocs