ocean v6.1.0 (2021-04-20T01:38:04Z)
Home
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