ElementsRange.opIndex

struct ElementsRange
LxType
opIndex
nothrow
(
size_t index
)

Return Value

Type: LxType

The type of the element at a given index in the structure.

Meta