phobos ~master (2024-10-03T07:50:27Z)
Dub
Repo
SharedFreeList.alignment
std
experimental
allocator
building_blocks
free_list
SharedFreeList
Standard primitives.
struct
SharedFreeList
(ParentAllocator, size_t minSize, size_t maxSize = minSize, size_t approxMaxNodes = unbounded)
enum
uint
alignment
;
Meta
Source
See Implementation
std
experimental
allocator
building_blocks
free_list
SharedFreeList
functions
allocate
deallocate
deallocateAll
goodAllocSize
minimize
owns
reallocate
setBounds
properties
approxMaxLength
max
min
variables
alignment
parent
Standard primitives.