btdu ~master (2021-10-03T19:57:50Z)
Dub
Repo
CheckedAllocator.empty
btdu
alloc
CheckedAllocator
Undocumented in source. Be warned that the author may not have intended to support it.
struct
CheckedAllocator
(ParentAllocator, alias onFail = onOutOfMemoryError)
pure nothrow @
safe
@
nogc
const
static if
(
hasMember!(ParentAllocator, "empty")
)
Ternary
empty
(
)
Meta
Source
See Implementation
btdu
alloc
CheckedAllocator
functions
allocate
deallocate
deallocateAll
empty
expand
goodAllocSize
owns
reallocate
manifest constants
alignment
static variables
instance
variables
parent