list::size_type
A type that counts the number of elements in a list.
typedef typename Allocator::size_type size_type;
Example
See the example for size.
Requirements
Header: <list>
Namespace: std
Этот браузер больше не поддерживается.
Выполните обновление до Microsoft Edge, чтобы воспользоваться новейшими функциями, обновлениями для системы безопасности и технической поддержкой.
A type that counts the number of elements in a list.
typedef typename Allocator::size_type size_type;
See the example for size.
Header: <list>
Namespace: std