stdx-allocator ~master (2019-07-16T13:47:43Z)
Dub
Repo
ContiguousFreeList.Node
stdx
allocator
building_blocks
free_list
ContiguousFreeList
Undocumented in source.
struct
ContiguousFreeList
(ParentAllocator, size_t minSize, size_t maxSize = minSize)
alias
Node
=
Impl.Node
Meta
Source
See Implementation
stdx
allocator
building_blocks
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