Index operator (always inline).
Definition at line 190 of file sharedheap.h.
References AFF_assert.
192 #ifdef AFF_INDEXCHECK 194 "SharedHeap: illegal index position!");
Theapstruct * Mheapstruct
shared heap structure
Tsize Msize
size (number of elements) of array
T * Mheap
shared raw array on heap
#define AFF_assert(C, M)
Check an assertion and report by throwing an exception.
ptrdiff_t Tsubscript
Type to hold an array's subscript value.