stdx-allocator ~master (2019-07-16T13:47:43Z)
Dub
Repo
Region.available
stdx
allocator
building_blocks
region
Region
Nonstandard property that returns bytes available for allocation.
struct
Region
(ParentAllocator = NullAllocator, uint minAlign = platformAlignment, Flag!"growDownwards" growDownwards = No.growDownwards)
const
size_t
available
(
)
Meta
Source
See Implementation
stdx
allocator
building_blocks
region
Region
aliases
alignment
constructors
this
destructors
~this
functions
alignedAllocate
allocate
allocateAll
available
deallocate
deallocateAll
empty
expand
owns
variables
parent
Nonstandard property that returns bytes available for allocation.