次の方法で共有


concurrent_unordered_map::get_allocator Method

この同時実行コンテナーを格納されているアロケーター オブジェクトを返します。このメソッドは同時実行セーフです。

(allocator_type get_allocator) 定数。

戻り値

この同時実行コンテナーを格納されているアロケーター オブジェクト。

必要条件

ヘッダー: internal_concurrent_hash.h

名前空間: 同時実行制御

参照

関連項目

concurrent_unordered_map クラス