chsvlib
chsv helper source code

◆ transforming_iterator() [3/3]

Initializes the created iterator with an adapted iterator and a default-constructed instance of the transforming functional object.

Parameters
itAn instance of a base iterator to be adapted by the created iterator.

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