다음을 통해 공유


concurrent_unordered_multimap::get_allocator Method

이 동시 컨테이너에 저장 된 할당 기 개체를 반환합니다.이 메서드는 동시성 안전입니다.

allocator_type get_allocator() const;

반환 값

이 동시 컨테이너에 저장 된 할당 기 개체입니다.

요구 사항

헤더: internal_concurrent_hash.h

네임 스페이스: 동시성

참고 항목

참조

concurrent_unordered_multimap 클래스