stdx-allocator ~master (2019-07-16T13:47:43Z)
Dub
Repo
AffixAllocator.parent
stdx
allocator
building_blocks
affix_allocator
AffixAllocator
Undocumented in source. Be warned that the author may not have intended to support it.
Allocator
parent
()
struct
AffixAllocator
(Allocator, Prefix, Suffix = void)
static if
(
stateSize!Allocator
)
static if
(
is(Allocator == IAllocator)
)
Allocator
parent
(
)
alias
parent
=
_parent
alias
parent
=
Allocator
.
instance
Meta
Source
See Implementation
stdx
allocator
building_blocks
affix_allocator
AffixAllocator
functions
allocate
deallocate
deallocateAll
empty
expand
goodAllocSize
owns
parent
reallocate
suffix
mixins
__anonymous
static functions
prefix
static variables
instance
variables
_parent
alignment