Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Like a normal RandomIteratoroperator->, it provides access to the fields that belong to the current element.
pointer operator->() const;
Remarks
The operator returns &**this.
Requirements
Header: <iterator>
Namespace: std