The OpenD Programming Language

NullAllocator.deallocate

No-op. Precondition: b is null

struct NullAllocator
nothrow @nogc pure @safe shared
bool
deallocate
(
void[] b
)

Meta