boost::gil::histogram::max_load_factor
Returns a positive number that the %unordered_map tries to keep the load factor less than or equal to.
Synopsis
Declared in <boost/gil/histogram.hpp>
float
max_load_factor() const noexcept;
Created with MrDocs