FreeList.updateStats

Undocumented in source. Be warned that the author may not have intended to support it.
struct FreeList(ParentAllocator, size_t minSize, size_t maxSize = minSize, Flag!"adaptive" adaptive = No.adaptive)
static if(adaptive == Yes.adaptive)
void
updateStats
()

Meta