Return the index of the bucket that would contain all the elements having the specified key.
key
Declared in <bslstl_hashtable.h>
<bslstl_hashtable.h>
SizeType bucketIndexForKey(KeyType const& key) const;
Created with MrDocs