concurrent_vector::get_allocator 方法

傳回用來建構並行向量配置器的複本。這個方法是並行安全的。

allocator_type get_allocator() const;

傳回值

用來建構 concurrent_vector 物件的配置器複本。

需求

標頭: concurrent_vector.h

Namespace: 並行存取

請參閱

參考

concurrent_vector 類別