halcheck
1.0
Loading...
Searching...
No Matches
halcheck
lib
iota_iterator
difference_type
iota_iterator
iota_iterator
iterator_category
operator*
operator++
operator+=
operator+=
operator-
operator--
operator==
pointer
reference
value_type
◆
operator+=()
[2/2]
template<typename T >
template<typename U = T>
iota_iterator
&
halcheck::lib::iota_iterator
< T >::operator+=
(
difference_type
n
)
inline
Advances this iterator by the specified amount.
Parameters
n
The amount to advance by.
Returns
A reference to
this
.
Generated by
1.12.0