phobos ~master (2024-10-03T07:50:27Z)
Dub
Repo
Region.available
std
experimental
allocator
building_blocks
region
Region
Nonstandard property that returns bytes available for allocation.
struct
Region
(ParentAllocator, uint minAlign = platformAlignment, Flag!"growDownwards" growDownwards = No.growDownwards)
const @
safe
pure nothrow @
nogc
size_t
available
(
)
Meta
Source
See Implementation
std
experimental
allocator
building_blocks
region
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.