BloombergLP::bdlcc::StripedUnorderedContainerImpl::bucketCount

Return the number of buckets in this hash map.

Synopsis

Declared in <bdlcc_stripedunorderedcontainerimpl.h>

std::size_t
bucketCount() const;

Description

Note that unless rehash is disabled, the value returned may be obsolete by the time it is received.

Return Value

the number of buckets in this hash map