StatsCollector.deallocateAll

Defined only if Allocator.deallocateAll is defined. Affects per instance and per call numDeallocateAll.

struct StatsCollector(Allocator, ulong flags = Options.all, ulong perCallFlags = 0)
static if(hasMember!(Allocator, "deallocateAll"))
static if(!(perCallFlags & Options.numDeallocateAll))
bool
deallocateAll
()

Meta