Set the maximum load factor of this container to the specified newLoadFactor.
Synopsis
Declared in <bslstl_unorderedmultiset.h>
void
max_load_factor(float newLoadFactor);
Parameters
Name |
Description |
newLoadFactor |
new maximum load factor |
Created with MrDocs