ScopedAllocator.deallocate

Deallocates b.

struct ScopedAllocator(ParentAllocator)
static if(__traits(hasMember, Allocator, "deallocate"))
bool
deallocate
(
void[] b
)

Meta