itertools::zipped::end

#include <itertools/zipped.hpp>

Synopsis

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

Documentation

2) Const overload of end().

Returns

itertools::sentinel_t containing a tuple of end iterators of the original ranges.