boost::gil::histogram::end
@{
Synopsis
Declared in <boost/gil/histogram.hpp>
const_iterator
end() const noexcept;
Description
Returns a read‐only (constant) iterator that points one past the last element in the %unordered_map.
Created with MrDocs