stdx-allocator ~master (2019-07-16T13:47:43Z)
Dub
Repo
stdx.allocator.mallocator
stdx
allocator
Members
Functions
addr
size_t
addr
(void* ptr)
Undocumented in source. Be warned that the author may not have intended to support it.
Structs
AlignedMallocator
struct
AlignedMallocator
Undocumented in source.
Mallocator
struct
Mallocator
The C heap allocator.
Meta
Source
See Source File
stdx
allocator
modules
building_blocks
common
gc_allocator
mallocator
mmap_allocator
showcase
typed
classes
CAllocatorImpl
CSharedAllocatorImpl
functions
allocatorObject
dispose
disposeMultidimensionalArray
expandArray
make
makeArray
makeMultidimensionalArray
sharedAllocatorObject
shrinkArray
uninitializedFillDefault
interfaces
IAllocator
ISharedAllocator
properties
processAllocator
theAllocator