The OpenD Programming Language

BitmappedBlockWithInternalPointers.expand

Allocator primitives.

struct BitmappedBlockWithInternalPointers(size_t theBlockSize, uint theAlignment = platformAlignment, ParentAllocator = NullAllocator)
bool
expand
(
ref void[] b
,
size_t bytes
)

Meta