phobos ~master (2024-10-03T07:50:27Z)
Dub
Repo
FreeList.alignment
std
experimental
allocator
building_blocks
free_list
FreeList
Alignment offered.
struct
FreeList
(ParentAllocator, size_t minSize, size_t maxSize = minSize, Flag!"adaptive" adaptive = No.adaptive)
alias
alignment
=
ParentAllocator.alignment
Meta
Source
See Implementation
std
experimental
allocator
building_blocks
free_list
FreeList
aliases
alignment
destructors
~this
functions
allocate
deallocate
deallocateAll
goodAllocSize
minimize
properties
max
min
variables
parent
Alignment offered.