stdx-allocator ~master (2019-07-16T13:47:43Z)
Dub
Repo
SharedFreeList.max
stdx
allocator
building_blocks
free_list
SharedFreeList
Undocumented in source.
alias
max
=
maxSize
struct
SharedFreeList
(ParentAllocator, size_t minSize, size_t maxSize = minSize, size_t approxMaxNodes = unbounded)
static if
(
maxSize != chooseAtRuntime
)
alias
max
=
maxSize
size_t
max
[@property getter]
size_t
max
[@property setter]
size_t
max
[@property getter]
size_t
max
[@property setter]
Meta
Source
See Implementation
stdx
allocator
building_blocks
free_list
SharedFreeList
aliases
approxMaxLength
max
min
functions
allocate
deallocate
deallocateAll
goodAllocSize
minimize
owns
reallocate
setBounds
variables
alignment
parent