BloombergLP::bdlcc::StripedUnorderedMap::bucketCount

Return the number of buckets maintained by this hash map.

Synopsis

Declared in <bdlcc_stripedunorderedmap.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 maintained by this hash map