operator *

A dereference operator.

  raw_storage_iterator<OutputIterator,T>&

  operator*();  
Remarks

The dereference operator return *this.