다음을 통해 공유


multiset::allocator_type

Multiset 개체의 할당자 클래스를 나타내는 형식

typedef Allocator allocator_type;

설명

allocator_type템플릿 매개 변수는 동일 Allocator.

에 대 한 자세한 내용은 Allocator, 설명 절을 참조 하십시오의 multiset Class 항목.

예제

예제를 보려면 get_allocator 를 사용 하 여 예제allocator_type

요구 사항

헤더: <set>

네임 스페이스: std

참고 항목

참조

multiset Class

표준 템플릿 라이브러리