itertools::enumerated::begin
#include <itertools/enumerated.hpp>
Synopsis
iterator begin () noexcept const_iterator begin () const
Documentation
2) Const overload of begin().
Returns
itertools::enum_iter constructed from the beginning of the original range with the index set to zero.