vector<bool>::const_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 const_iterator const_pointer;
Requirements
Header: <vector>
Namespace: std
Den här webbläsaren stöds inte längre.
Uppgradera till Microsoft Edge och dra nytta av de senaste funktionerna och säkerhetsuppdateringarna, samt teknisk support.
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 const_iterator const_pointer;
Header: <vector>
Namespace: std