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
このブラウザーはサポートされなくなりました。
Microsoft Edge にアップグレードすると、最新の機能、セキュリティ更新プログラム、およびテクニカル サポートを利用できます。
Returns the value of a member, if any.
const Elem *operator->( ) const;
The operator returns &**this.
Header: <iterator>
Namespace: std