A type that describes an object that can serve as a constant random-access iterator for the sequence of Boolean elements contained by the vector.
typedef implementation-defined-type const_iterator;
Requirements
Header: <vector>
Namespace: std
このブラウザーはサポートされなくなりました。
Microsoft Edge にアップグレードすると、最新の機能、セキュリティ更新プログラム、およびテクニカル サポートを利用できます。
A type that describes an object that can serve as a constant random-access iterator for the sequence of Boolean elements contained by the vector.
typedef implementation-defined-type const_iterator;
Header: <vector>
Namespace: std