absl::linked_hash_map::load_factor

Returns the current load factor of the underlying hash set.

Synopsis

Declared in <absl/container/linked_hash_map.h>

float
load_factor() const;

Return Value

The load factor.