btdu v0.3.1 (2022-01-27T20:33:29Z)
Dub
Repo
CheckedAllocator.owns
btdu
alloc
CheckedAllocator
Undocumented in source. Be warned that the author may not have intended to support it.
struct
CheckedAllocator
(ParentAllocator, alias onFail = onOutOfMemoryError)
static if
(
hasMember!(ParentAllocator, "owns")
)
Ternary
owns
(
void
[]
b
)
Meta
Source
See Implementation
btdu
alloc
CheckedAllocator
functions
allocate
deallocate
deallocateAll
empty
expand
goodAllocSize
owns
reallocate
manifest constants
alignment
static variables
instance
variables
parent