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.
Returns a pointer to the element addressed by the checked_array_iterator.
pointer operator->( ) const;
Return Value
A pointer to the element addressed by the checked_array_iterator.
Remarks
See checked_array_iterator::pointer for a code sample.
For more information, see Checked Iterators.
Requirements
Header: <iterator>
Namespace: std