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