StructEach
Parallel Execution
Method Signature
StructEach(struct=[structloose], callback=[function:BiConsumer], parallel=[boolean], maxThreads=[any], ordered=[boolean], virtual=[boolean])Arguments
Argument
Type
Required
Description
Default
Examples
structEach() with an inline function (closure)
Using a function reference
Using the member function
Accessing a reference to the looping struct in the callback
Additional Examples
Related
Last updated
Was this helpful?
