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