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
Tento prohlížeč se už nepodporuje.
Upgradujte na Microsoft Edge, abyste mohli využívat nejnovější funkce, aktualizace zabezpečení a technickou podporu.
Returns the value of a member, if any.
const Elem *operator->( ) const;
The operator returns &**this.
Header: <iterator>
Namespace: std