ElementsRange

The elements defined in a struct.

struct ElementsRange {
StructType type;
size_t length;
}

Alias This

type

Members

Functions

opIndex
LxType opIndex(size_t index)

Meta