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