Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns the number of items in a specific bucket of this container.
size_type unsafe_bucket_size(
size_type _Bucket
);
Parameters
- _Bucket
The bucket to search for.
Return Value
The current number of buckets in this container.
Requirements
Header: internal_concurrent_hash.h
Namespace: concurrency