CHeap

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Postblit

this(this)
this(this)
Undocumented in source.

Members

Static functions

tryUnalignedAllocate
void* tryUnalignedAllocate(size_t count)
Undocumented in source.
tryUnalignedReallocate
void* tryUnalignedReallocate(void* ptr, size_t preserveCount, size_t count)
Undocumented in source.
unalignedFree
void unalignedFree(void* ptr)
Undocumented in source.

Meta