Return the current ratio between the number of elements in this container and its capacity.

Synopsis

Declared in <bdlc_flathashmap.h>

float
load_factor() const;

Created with MrDocs