SharedAllocatorList.deallocateAll

Defined only if Allocator.owns and Allocator.deallocateAll are defined.

struct SharedAllocatorList(Factory, BookkeepingAllocator = GCAllocator)
static if(hasMember!(typeof(impl), "deallocateAll"))
bool
deallocateAll
()

Meta