checked_array_iterator::operator->
Retourne un pointeur vers l'élément traité par checked_array_iterator.
pointer operator->( ) const;
Valeur de retour
Pointeur vers l'élément traité par checked_array_iterator.
Notes
Consultez checked_array_iterator::pointer pour obtenir un exemple de code.
Pour plus d'informations, consultez Itérateurs vérifiés.
Configuration requise
en-tête : <iterator>
l'espace de noms : DST