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;
Created with MrDocs
Return the current ratio between the number of elements in this table and its capacity.
Declared in <bdlc_flathashtable.h>
float
load_factor() const;
Created with MrDocs