stdx.allocator.gc_allocator

Members

Aliases

GCAllocator
alias GCAllocator = NullAllocator
Undocumented in source.

Structs

GCAllocator
struct GCAllocator

D's built-in garbage-collected allocator.

Meta