Return the number of buckets in this hash map.
Declared in <bdlcc_stripedunorderedcontainerimpl.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 in this hash map