Return the maximum load factor allowed for this container.
Synopsis
Declared in <bslstl_unorderedset.h>
float
max_load_factor() const noexcept;
Return Value
current maximum load factor
Created with MrDocs
Return the maximum load factor allowed for this container.
Declared in <bslstl_unorderedset.h>
float
max_load_factor() const noexcept;
current maximum load factor
Created with MrDocs