ScopedAllocator.deallocate

Deallocates b.

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

Meta