phobos-next v0.5.0 (2022-11-28T21:32:24Z)
Home
Dub
Repo
Region.available
nxt
region_allocator
Region
Nonstandard property that returns bytes available for allocation.
struct
Region
(ParentAllocator = NullAllocator, uint minAlign = platformAlignment, Flag!"growDownwards" growDownwards = No.growDownwards)
const @
safe
pure nothrow @
nogc
size_t
available
(
)
Meta
Source
See Implementation
nxt
region_allocator
Region
aliases
alignment
constructors
this
destructors
~this
functions
alignedAllocate
allocate
allocateAll
available
deallocate
deallocateAll
empty
expand
goodAllocSize
owns
variables
parent
Nonstandard property that returns bytes available for allocation.