ostream_iterator::operator*

ostream_iterator<U, E, T>& operator*();

The operator returns *this.