次の方法で共有


concurrent_unordered_multimap::hash_function メソッド

格納されているハッシュ関数オブジェクトを返します。

hasher hash_function() const;

戻り値

格納されているハッシュ関数オブジェクト。

必要条件

ヘッダー: concurrent_unordered_map.h

名前空間: concurrency

参照

関連項目

concurrent_unordered_multimap クラス