halcheck 1.0
Loading...
Searching...
No Matches

◆ operator+=()

template<typename I , typename F >
template<bool _ = true>
transform_iterator & halcheck::lib::transform_iterator< I, F >::operator+= ( difference_type n)
inline

Advances the base iterator the specified amount.

Parameters
nThe amount to advance the base iterator.
Returns
A reference to this.