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
Não há mais suporte para esse navegador.
Atualize o Microsoft Edge para aproveitar os recursos, o suporte técnico e as atualizações de segurança mais recentes.
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