Return the current load factor for this table. The load factor is the statistical mean number of elements per bucket.

Synopsis

Declared in <bslstl_hashtable.h>

float
loadFactor() const;

Created with MrDocs