deque::allocator_type
있지 않은 deque 개체의 할당자 클래스를 나타내는 형식.
typedef Allocator allocator_type;
설명
allocator_type 템플릿 매개 변수는 동일 할당자.
예제
예제를 보려면 get_allocator.
요구 사항
헤더: <deque>
네임 스페이스: std
있지 않은 deque 개체의 할당자 클래스를 나타내는 형식.
typedef Allocator allocator_type;
allocator_type 템플릿 매개 변수는 동일 할당자.
예제를 보려면 get_allocator.
헤더: <deque>
네임 스페이스: std