共用方式為


concurrent_unordered_map::get_allocator Method

傳回這個並行的容器的預存的配置器物件。這個方法是安全的並行存取。

allocator_type (get_allocator) const ;

傳回值

預存的配置器的物件,此並行的容器。

需求

標頭: internal_concurrent_hash.h

Namespace: 並行處理

請參閱

參考

concurrent_unordered_map 類別