[#bsl-unordered_set-0d2d-max_load_factor-0b] = xref:bsl.adoc[bsl]::xref:bsl/unordered_set-0d2d.adoc[unordered_set]::max_load_factor :relfileprefix: ../../ :mrdocs: Return the maximum load factor allowed for this container. == Synopsis Declared in `<bslstl_unorderedset.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- float max_load_factor() const noexcept; ---- == Return Value current maximum load factor [.small]#Created with https://www.mrdocs.com[MrDocs]#