[#bsl-unordered_multimap-0b0-max_load_factor-05] = xref:bsl.adoc[bsl]::xref:bsl/unordered_multimap-0b0.adoc[unordered_multimap]::max_load_factor :relfileprefix: ../../ :mrdocs: Set the maximum load factor of this container to the specified `newLoadFactor`. == Synopsis Declared in `<bslstl_unorderedmultimap.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void max_load_factor(float newLoadFactor); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#