stdx-allocator ~master (2019-07-16T13:47:43Z)
Dub
Repo
KRRegion.parent
stdx
allocator
building_blocks
kernighan_ritchie
KRRegion
Undocumented in source.
ParentAllocator
parent
;
alias
parent
=
ParentAllocator
.
instance
struct
KRRegion
(ParentAllocator = NullAllocator)
static if
(!(
stateSize!ParentAllocator
))
alias
parent
=
ParentAllocator.instance
Meta
Source
See Implementation
stdx
allocator
building_blocks
kernighan_ritchie
KRRegion
constructors
this
destructors
~this
functions
allocate
allocateAll
byNodePtr
deallocate
deallocateAll
empty
owns
switchToFreeList
toString
manifest constants
alignment
postblits
this(this)
static functions
goodAllocSize
variables
parent