Documentation

MwRefBuffer::opIndex

Method in MwRefBuffer

T& opIndex(uint index)
Operator obj[x]

uint index

Returns T
const T& opIndex(uint index) const
Operator obj[x]

uint index

Returns T