mutils ~master (2018-10-28T20:05:58Z)
Dub
Repo
ContiguousFreeList.deallocateAll
mutils
allocator
free_list
ContiguousFreeList
Deallocates everything(support) using the parent.
bool
deallocateAll
()
bool
deallocateAll
()
struct
ContiguousFreeList
(ParentAllocator, size_t minSize, size_t maxSize = minSize)
static if
(
!stateSize!ParentAllocator
)
bool
deallocateAll
(
)
Meta
Source
See Implementation
mutils
allocator
free_list
ContiguousFreeList
aliases
Impl
Node
SParent
constructors
this
functions
allocate
deallocate
deallocateAll
empty
goodAllocSize
owns
manifest constants
unchecked
variables
alignment
allocated
fl
parent
support
Deallocates everything(support) using the parent.