Return the number of buckets contained in this hash table.
Synopsis
Declared in <bslstl_hashtable.h>
HashTable<KEY_CONFIG, HASHER, COMPARATOR, ALLOCATOR>::SizeType
numBuckets() const;
Created with MrDocs
Return the number of buckets contained in this hash table.
Declared in <bslstl_hashtable.h>
HashTable<KEY_CONFIG, HASHER, COMPARATOR, ALLOCATOR>::SizeType
numBuckets() const;
Created with MrDocs