chsvlib
chsv helper source code

◆ generating_input_iterator() [2/4]

generating_input_iterator ( size_type  position_value)
explicitnoexcept

Initializes the created iterator with a default-constructed instance of a functional object and a position specifier.

Parameters
position_valueAn initializer for the positional value of the created iterator.

The constructor only participates in overload resolutions if the generating functional object is default-constructible.