deque::size_type
A type that counts the number of elements in a deque.
typedef typename Allocator::size_type size_type;
Example
See the example for size.
Requirements
Header: <deque>
Namespace: std
Den här webbläsaren stöds inte längre.
Uppgradera till Microsoft Edge och dra nytta av de senaste funktionerna och säkerhetsuppdateringarna, samt teknisk support.
A type that counts the number of elements in a deque.
typedef typename Allocator::size_type size_type;
See the example for size.
Header: <deque>
Namespace: std