Return the current ratio between the number of elements in this table and its capacity.
Synopsis
Declared in <bdlc_flathashtable.h>
float
load_factor() const;
Return Value
current load factor of this table
Created with MrDocs