chsvlib
chsv helper source code

◆ operator=() [1/2]

generating_input_iterator& operator= ( const generating_input_iterator< GeneratingFunctor, ValueType > &  right)

The copy-assignment operator.

Parameters
rightAn instance of a generating iterator to copy from.
Returns
A reference to the current (i.e. left-hand side) instance of the generating iterator.