vutil ~master (2015-03-22T03:52:14Z)
Dub
Repo
allocArray
vutil
memory
Undocumented in source. Be warned that the author may not have intended to support it.
T
[]
allocArray
(
T
bool
MANAGED
= true
)
(
Allocator
allocator
,
size_t
n
)
Meta
Source
See Implementation
vutil
memory
classes
AutoFreeListAllocator
DebugAllocator
FreeListAlloc
GCAllocator
LockAllocator
MallocAllocator
PoolAllocator
functions
allocArray
allocObject
defaultAllocator
freeArray
manualAllocator
interfaces
Allocator
structs
FreeListRef
templates
AllocSize
FreeListObjectAlloc