boost::gil::histogram::max_size
Returns the maximum size of the %unordered_map.
Synopsis
Declared in <boost/gil/histogram.hpp>
size_type
max_size() const noexcept;
Return Value
the maximum size of the %unordered_map.
Created with MrDocs