concurrent_unordered_set::unsafe_bucket_count Method

返回存储桶的当前此容器的。

size_type unsafe_bucket_count() const;

返回值

存储桶的当前此容器的。

要求

**标头:**internal_concurrent_hash.h

**命名空间:**并发

请参见

参考

concurrent_unordered_set 类