vector<bool>::pointer
A type that describes an object that can serve as a constant pointer to a Boolean element of the sequence contained by the vector.
typedef iterator pointer;
Requirements
Header: <vector>
Namespace: std
Tento prohlížeč se už nepodporuje.
Upgradujte na Microsoft Edge, abyste mohli využívat nejnovější funkce, aktualizace zabezpečení a technickou podporu.
A type that describes an object that can serve as a constant pointer to a Boolean element of the sequence contained by the vector.
typedef iterator pointer;
Header: <vector>
Namespace: std