unstandard ~master (2017-05-26T08:42:45Z)
Dub
Repo
heap
unstd
memory
allocation
An unaligned shared allocator which can be safely used from multiple threads.
@
property
ref @
safe
nothrow
ref
heap
(
)
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
An unaligned shared allocator which can be safely used from multiple threads.