KRRegion.switchToFreeList

Forces free list mode. If already in free list mode, does nothing. Otherwise, sorts the free list accumulated so far and switches strategy for future allocations to KR style.

struct KRRegion(ParentAllocator = NullAllocator)
void
switchToFreeList
()

Meta