Set the maximum load factor to newLoadFactor.
Declared in <bslstl_unorderedset.h>
void
max_load_factor(float newLoadFactor);
Set the maximum load factor of this container to the specified newLoadFactor.
| Name | Description |
|---|---|
| newLoadFactor | new maximum load factor |