다음을 통해 공유


deque::size_type

A type that counts the number of elements in a deque.

typedef typename Allocator::size_type size_type;

예제

See the example for size.

요구 사항

헤더: <deque>

네임스페이스: std

참고 항목

참조

deque 클래스

표준 템플릿 라이브러리