allocArray

Allocates an array without touching the memory.

package
T[]
allocArray
(
T
ALLOC = ThreadMem
)
(
size_t n
)

Meta