Expand Minimize
This topic has not yet been rated - Rate this topic

concurrent_unordered_map::unsafe_bucket_count Method

Visual Studio 2012

Returns the current number of buckets in this container.

size_type unsafe_bucket_count( ) const;

The current number of buckets in this container.

Header: internal_concurrent_hash.h

Namespace: concurrency

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.