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