mutils ~master (2018-10-28T20:05:58Z)
Dub
Repo
FreeList.alignment
mutils
allocator
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
mutils
allocator
free_list
FreeList
aliases
alignment
destructors
~this
functions
allocate
deallocate
deallocateAll
goodAllocSize
minimize
updateStats
properties
max
min
variables
parent
Alignment offered.