chsvlib
chsv helper source code

◆ operator++() [1/2]

transforming_iterator& operator++ ( )

Advances the position of the transforming iterator by one step towards the end of the iterated sequence.

Returns
A reference to the transforming iterator after the increment.

The position change is actually implemented with an increment of the adopted iterator.