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