itertools::multiplied::begin

#include <itertools/multiplied.hpp>

Synopsis

  1. iterator begin () noexcept
  2. const_iterator begin () const

Documentation

2) Const overload of begin().

Returns

itertools::prod_iter representing the beginning of the product range.