memutils v0.3.4 (2015-04-23T18:51:14Z)
Dub
Repo
allocArray
memutils
utils
Allocates an array without touching the memory.
package
T
[]
allocArray
(
T
ALLOC
=
ThreadMem
)
(
size_t
n
)
Meta
Source
See Implementation
memutils
utils
functions
allocArray
freeArray
reallocArray
translateAllocator
mixin templates
ConvenienceAllocators
structs
AppMem
Malloc
SecureMem
ThreadMem
templates
ObjectAllocator
Allocates an array without touching the memory.