allocArray

Allocates an array without touching the memory.

nothrow
T[]
allocArray
(
T
ALLOC = ThreadMem
)
(,
ALLOC* base = null
)

Meta