A dereference operator.
raw_storage_iterator<OutputIterator,T>& operator*();
The dereference operator return *this.