Documentation
Dlang.org
Mallocator
eris
allocator
C stdlib allocator using malloc and free.
struct
Mallocator {
pragma(
inline
) nothrow @
nogc
enum
uint
alignment
;
}
eris
allocator
functions
dispose
make
makeArray
interfaces
Allocator
structs
Mallocator
variables
isAllocator
platformAlignment
C stdlib allocator using malloc and free.