itertools::multiplied::end
#include <itertools/multiplied.hpp>
Synopsis
auto end () noexcept auto end () const
Documentation
2) Const overload of end().
Returns
itertools::sentinel_t containing the end iterator of the first original range, i.e. std::end(std::get<0>(tu)).