The OpenD Programming Language

NullAllocator.alignedReallocate

These methods return false. Precondition: b is null. This is because there is no other possible legitimate input.

struct NullAllocator
nothrow @nogc pure @safe shared
bool
alignedReallocate
(
ref void[] b
,
size_t
,
uint
)

Meta