Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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