stdx-allocator ~master (2019-07-16T13:47:43Z)
Dub
Repo
FreeList.alignment
stdx
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
stdx
allocator
building_blocks
free_list
FreeList
aliases
alignment
functions
allocate
deallocate
deallocateAll
goodAllocSize
minimize
updateStats
properties
max
min
variables
parent
Alignment offered.