stdx-allocator ~master (2019-07-16T13:47:43Z)
Dub
Repo
stdx.allocator.gc_allocator
stdx
allocator
Members
Aliases
GCAllocator
alias
GCAllocator
=
NullAllocator
Undocumented in source.
Structs
GCAllocator
struct
GCAllocator
D's built-in garbage-collected 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