phobos-next v0.3.9 (2020-08-07T21:50:30Z)
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.