itertools::zipped::end
#include <itertools/zipped.hpp>
Synopsis
auto end () noexcept auto end () const
Documentation
2) Const overload of end().
Returns
itertools::sentinel_t containing a tuple of end iterators of the original ranges.