The OpenD Programming Language

BitmappedBlockWithInternalPointers.allocate

Allocator primitives.

struct BitmappedBlockWithInternalPointers(size_t theBlockSize, uint theAlignment = platformAlignment, ParentAllocator = NullAllocator)
void[]
allocate
(
size_t bytes
)

Meta