ContiguousFreeList.SParent

Undocumented in source.
struct ContiguousFreeList(ParentAllocator, size_t minSize, size_t maxSize = minSize)
alias SParent = StatsCollector!(ParentAllocator, Options.bytesUsed)

Meta