次の方法で共有


concurrent_unordered_map::unsafe_max_bucket_count Method

このコンテナーの最大バケット数を返します。

size_type unsafe_max_bucket_count( ) const;

戻り値

このコンテナーの最大バケット数。

必要条件

ヘッダー: internal_concurrent_hash.h

名前空間: の同時実行

参照

関連項目

concurrent_unordered_map クラス