_d_arraybounds_slicep

Called when an out of range slice of an array is created

extern (C)
void
_d_arraybounds_slicep
(
immutable(char*) file
,
uint line
,
size_t lower
,
size_t upper
,
size_t length
)

Meta