concurrent_unordered_set::get_allocator Method

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

allocator_type get_allocator() const;

傳回值

這個並行容器中儲存的配置器物件。

需求

標題: internal_concurrent_hash.h

命名空間: concurrency

請參閱

參考

concurrent_unordered_set 類別