itertools::enumerated::end

#include <itertools/enumerated.hpp>

Synopsis

  1. auto end () noexcept
  2. auto end () const

Documentation

2) Const overload of end().

Returns

itertools::sentinel_t containing the end iterator of the original range.