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
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 iterator pointer;
Header: <vector>
Namespace: std