chsvlib
chsv helper source code

◆ transforming_iterator() [1/3]

transforming_iterator ( const transforming_iterator< BaseIterator, TransformingFunctor > &  right)

Copy constructor.

Parameters
rightA transforming iterator initializing the created iterator by copying the state of the former.