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>

SizeType
rehashThreshold() const;

Created with MrDocs