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