istreambuf_iterator::operator->
Returns the value of a member, if any.
const Elem *operator->( ) const;
Return Value
The operator returns &**this.
Requirements
Header: <iterator>
Namespace: std
Den här webbläsaren stöds inte längre.
Uppgradera till Microsoft Edge och dra nytta av de senaste funktionerna och säkerhetsuppdateringarna, samt teknisk support.
Returns the value of a member, if any.
const Elem *operator->( ) const;
The operator returns &**this.
Header: <iterator>
Namespace: std