Partager via


checked_array_iterator::reference

Type qui fournit une référence vers un élément traité par un checked_array_iterator.

typedef typename iterator_traits<_Iterator>::reference reference;

Notes

Consultez checked_array_iterator::operator[] pour obtenir un exemple de code.

Pour plus d'informations, consultez Itérateurs vérifiés.

Configuration requise

En-tête : <iterator>

Espace de noms : std

Voir aussi

Référence

checked_array_iterator, classe

Bibliothèque STL (Standard Template Library)