itertools::zipped::begin
#include <itertools/zipped.hpp>
Synopsis
iterator begin () noexcept const_iterator begin () const
Documentation
2) Const overload of begin().
Returns
itertools::zip_iter constructed from the begin iterators of the original ranges.