btdu v0.3.1 (2022-01-27T20:33:29Z)
Dub
Repo
CheckedAllocator.parent
btdu
alloc
CheckedAllocator
Undocumented in source.
ParentAllocator
parent
;
alias
parent
=
ParentAllocator
.
instance
struct
CheckedAllocator
(ParentAllocator, alias onFail = onOutOfMemoryError)
static if
(!(
stateSize!ParentAllocator
))
alias
parent
=
ParentAllocator.instance
Meta
Source
See Implementation
btdu
alloc
CheckedAllocator
functions
allocate
deallocate
deallocateAll
empty
expand
goodAllocSize
owns
reallocate
manifest constants
alignment
static variables
instance
variables
parent