mergearray.impl.allocator

Undocumented in source.

Members

Structs

ChunkGCAllocator
struct ChunkGCAllocator

Namespace for a static, thread-local, non-nested, unbounded-size allocator.

GCAllocator
struct GCAllocator

Namespace for a static, thread-local region allocator wrapping the GC.

StdAllocator
struct StdAllocator

Namespace for a static, thread-local region allocator wrapping an std.experimental.allocator.IAllocator.

TLRegionAllocator
struct TLRegionAllocator

Namespace for a static, thread-local, non-nested, bounded-size region allocator.

TLStaticAllocator
struct TLStaticAllocator
Undocumented in source.

Meta