Destroy and deallocate a given object/array.
Allocate and construct an object of the specified type.
Make an array of the specified type.
Base allocator interface.
C stdlib allocator using malloc and free.
Static interface counterpart of Allocator.
Alignment large enough for any scalar type.
Custom memory allocators and related helpers.
Based on std.experimental.allocator, without being strictly compatible.