stdx-allocator ~master (2019-07-16T13:47:43Z)
Dub
Repo
AffixAllocator.parent
stdx
allocator
building_blocks
affix_allocator
AffixAllocator
Undocumented in source.
Allocator
parent
()
alias
parent
=
_parent
struct
AffixAllocator
(Allocator, Prefix, Suffix = void)
static if
(
stateSize!Allocator
)
static if
(!(
is(Allocator == IAllocator)
))
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