stdx-allocator ~master (2019-07-16T13:47:43Z)
Dub
Repo
SharedFreeList.max
stdx
allocator
building_blocks
free_list
SharedFreeList
Undocumented in source. Be warned that the author may not have intended to support it.
alias
max
=
maxSize
size_t
max
[@property getter]
struct
SharedFreeList
(ParentAllocator, size_t minSize, size_t maxSize = minSize, size_t approxMaxNodes = unbounded)
@
property
const shared
static if
(!(
maxSize != chooseAtRuntime
))
size_t
max
(
)
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