vector<bool>::const_reference
A type that describes an object that can serve as a constant reference to a Boolean element of the sequence contained by the vector.
typedef bool const_reference;
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 reference to a Boolean element of the sequence contained by the vector.
typedef bool const_reference;
Header: <vector>
Namespace: std