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.
Created with MrDocs
Returns the current load factor of the underlying hash set.
Declared in <absl/container/linked_hash_map.h>
float
load_factor() const;
The load factor.
Created with MrDocs