vector::size_type
A type that represents the number of elements in a vector.
typedef typename Allocator::size_type size_type;
Example
See the example for capacity.
Requirements
Header: <vector>
Namespace: std
Deze browser wordt niet meer ondersteund.
Upgrade naar Microsoft Edge om te profiteren van de nieuwste functies, beveiligingsupdates en technische ondersteuning.
A type that represents the number of elements in a vector.
typedef typename Allocator::size_type size_type;
See the example for capacity.
Header: <vector>
Namespace: std