다음을 통해 공유


list::allocator_type

목록 개체의 할당자 클래스를 나타내는 형식입니다.

typedef Allocator allocator_type;

설명

allocator_type템플릿 매개 변수는 동일 할당자.

예제

예제를 보려면 get_allocator.

요구 사항

헤더: <list>

네임 스페이스: std

참고 항목

참조

list Class

표준 템플릿 라이브러리