_d_arraybounds_indexp

Called when an out of range array index is accessed

extern (C)
void
_d_arraybounds_indexp
(
immutable(char*) file
,
uint line
,
size_t index
,
size_t length
)

Meta