The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
std.experimental.allocator.gc_allocator
std
experimental
allocator
D's built-in garbage-collected allocator.
Members
Structs
GCAllocator
struct
GCAllocator
D's built-in garbage-collected allocator.
Meta
Source
See Source File
std/experimental/allocator/gc_allocator.d
std
experimental
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
interfaces
IAllocator
ISharedAllocator
properties
processAllocator
theAllocator
structs
RCIAllocator
RCISharedAllocator
ThreadLocal
D's built-in garbage-collected allocator.