unstandard ~master (2017-05-26T08:42:45Z)
Dub
Repo
testAllocator
unstd
memory
allocation
Undocumented in source. Be warned that the author may not have intended to support it.
version(unittest)
void
testAllocator
(
A
)
(
ref
A
a
)
Meta
Source
See Implementation
unstd
memory
allocation
enums
isUnalignedAllocator
functions
allocate
free
memoryAdd
memoryMult
rawAllocate
rawFree
rawReallocate
reallocate
tempAlloc
testAllocator
tryAllocate
tryRawAllocate
tryRawReallocate
tryReallocate
properties
cHeap
heap
threadHeap
static variables
_cHeap
structs
CHeap