stdx-allocator ~master (2019-07-16T13:47:43Z)
Dub
Repo
ScopedAllocator.parent
stdx
allocator
building_blocks
scoped_allocator
ScopedAllocator
Undocumented in source.
Allocator
parent
;
alias
parent
=
Allocator
.
instance
struct
ScopedAllocator
(ParentAllocator)
static if
(!(
stateSize!ParentAllocator
))
alias
parent
=
Allocator.instance
Meta
Source
See Implementation
stdx
allocator
building_blocks
scoped_allocator
ScopedAllocator
aliases
Allocator
destructors
~this
functions
allocate
deallocate
deallocateAll
empty
expand
goodAllocSize
owns
reallocate
manifest constants
alignment
postblits
this(this)
variables
parent