다음을 통해 공유


vector::allocator_type

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

typedef Allocator allocator_type;

설명

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

예제

예제를 보려면 get_allocator 사용 예 allocator_type.

요구 사항

헤더: <vector>

네임 스페이스: std

참고 항목

참조

vector Class

표준 템플릿 라이브러리