SharedAllocatorList.deallocate

Defined if Allocator.deallocate and Allocator.owns are defined.

struct SharedAllocatorList(Factory, BookkeepingAllocator = GCAllocator)
static if(hasMember!(typeof(impl), "deallocate"))
bool
deallocate
(
void[] b
)

Meta