bsl::unordered_set<Attribute, AttributeHash>::max_load_factor

Set the maximum load factor of this container to the specified newLoadFactor.

Synopsis

Declared in <bslstl_unorderedset.h>

void
max_load_factor(float newLoadFactor);