itertools::enumerated::end
#include <itertools/enumerated.hpp>
Synopsis
auto end () noexcept auto end () const
Documentation
2) Const overload of end().
Returns
itertools::sentinel_t containing the end iterator of the original range.