istream_iterator::operator*
const U&
operator*
() const;
The operator returns the stored object of type
U
.