vector<bool>::pointer
A type that describes an object that can serve as a pointer to a Boolean element of the sequence contained by the vector<bool> object.
typedef iterator pointer;
Requirements
Header: <vector>
Namespace: std
Ce navigateur n’est plus pris en charge.
Effectuez une mise à niveau vers Microsoft Edge pour tirer parti des dernières fonctionnalités, des mises à jour de sécurité et du support technique.
A type that describes an object that can serve as a pointer to a Boolean element of the sequence contained by the vector<bool> object.
typedef iterator pointer;
Header: <vector>
Namespace: std