vutil ~master (2015-03-22T03:52:14Z)
Dub
Repo
allocObject
vutil
memory
Undocumented in source. Be warned that the author may not have intended to support it.
auto
allocObject
(
T
bool
MANAGED
= true
ARGS
...
)
(
Allocator
allocator
,
ARGS
args
)
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