array<T>::opIndex Method

No description.

Syntax

T& array<T>::opIndex(
uint index
)

Parameters

uint index

Return value

T&

Remarks

None.