TreeIOContext.opIndex

Iterate on all active I/O systems.

Elements are passed by value and cannot be modified.

struct TreeIOContext
opIndex
()

Return Value

Type: auto

A sorted input range of (IOID id, IO io) pairs.

Meta