Set the maximum load factor of this container to newLoadFactor.

Synopsis

Declared in <bslstl_unorderedmultimap.h>

void
max_load_factor(float newLoadFactor);

Description

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

Parameters

Name

Description

newLoadFactor

new maximum load factor

Created with MrDocs