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