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