istreambuf_iterator::operator->
const E *
operator->
() const;
The operator returns
&**this
.