NullAllocator.reallocate

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
reallocate
(
ref void[] b
,
size_t
)

Meta