istreambuf_iterator::operator*

const E& operator*() const;

The operator returns the stored object of type E.