在线文档教程
C++
容器 | Containers

std::unordered_multiset::get_allocator

STD:无序[医]多集::GET[医]分配器

allocator_type get_allocator() const;(since C++11)

返回与容器关联的分配器。

参数

%280%29

返回值

相关联的分配器。

复杂性

常量。

© cppreference.com

在CreativeCommonsAttribution下授权-ShareAlike未移植许可v3.0。

http://en.cppreference.com/w/cpp/container/unorder[医]多集/获取[医]分配器