vector::size_type
A type that counts 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
Tento prohlížeč se už nepodporuje.
Upgradujte na Microsoft Edge, abyste mohli využívat nejnovější funkce, aktualizace zabezpečení a technickou podporu.
A type that counts the number of elements in a vector.
typedef typename Allocator::size_type size_type;
See the example for capacity.
Header: <vector>
Namespace: std