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
Não há mais suporte para esse navegador.
Atualize o Microsoft Edge para aproveitar os recursos, o suporte técnico e as atualizações de segurança mais recentes.
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