ocean ~v6.x.x (2022-01-14T16:08:36.1174149)
Dub
Repo
Iterator.this
ocean
util
container
map
model
BucketSet
BucketSet
Iterator
Ctor
class
Iterator
this
(
bool
reset_after_foreach
= false
)
Parameters
reset_after_foreach
bool
whether to reset iteration counters after a foreach (true) or not (false)
Meta
Source
See Implementation
ocean
util
container
map
model
BucketSet
BucketSet
Iterator
constructors
this
functions
opApply
reset
resetIterator
variables
counter
last_bucket_element
last_bucket_index
reset_after_foreach
Ctor