phobos ~master (2024-10-03T07:50:27Z)
Dub
Repo
SharedFreeList.goodAllocSize
std
experimental
allocator
building_blocks
free_list
SharedFreeList
Standard primitives.
struct
SharedFreeList
(ParentAllocator, size_t minSize, size_t maxSize = minSize, size_t approxMaxNodes = unbounded)
shared
size_t
goodAllocSize
(
size_t
bytes
)
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.