halcheck
1.0
Loading...
Searching...
No Matches
halcheck
lib
index_iterator
difference_type
index
index_iterator
index_iterator
index_iterator
iterator_category
operator*
operator++
operator+=
operator-
operator--
operator==
pointer
reference
value_type
◆
index_iterator()
[1/2]
template<typename R >
halcheck::lib::index_iterator
< R >::index_iterator
(
R &
base
,
difference_type
index
=
0
)
inline
explicit
Constructs an
index_iterator
pointing into the given range.
Parameters
base
The range to point into.
index
The offset within the range to point at.
Generated by
1.12.0