Return the number of elements this hash table can hold without requiring a rehash operation in order to respect the maxLoadFactor.
maxLoadFactor
Declared in <bslstl_hashtable.h>
<bslstl_hashtable.h>
SizeType rehashThreshold() const;
Created with MrDocs