BloombergLP::bslstl::HashTable::rehashThreshold

Return the number of elements this hash table can hold without requiring a rehash operation in order to respect the maxLoadFactor.

Synopsis

Declared in <bslstl_hashtable.h>

HashTable<KEY_CONFIG, HASHER, COMPARATOR, ALLOCATOR>::SizeType
rehashThreshold() const;