Return the number of buckets maintained by this hash map.
Declared in <bdlcc_stripedunorderedmap.h>
std::size_t
bucketCount() const;
Note that unless rehash is disabled, the value returned may be obsolete by the time it is received.
the number of buckets maintained by this hash map