stdx-allocator ~master (2019-07-16T13:47:43Z)
Dub
Repo
ContiguousFreeList.unchecked
stdx
allocator
building_blocks
free_list
ContiguousFreeList
Undocumented in source.
struct
ContiguousFreeList
(ParentAllocator, size_t minSize, size_t maxSize = minSize)
enum
unchecked
=
minSize
==
0
&&
maxSize
==
unbounded
;
Meta
Source
See Source File
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