phobos ~master (2024-10-03T07:50:27Z)
Dub
Repo
Region.allocateAll
std
experimental
allocator
building_blocks
region
Region
Allocates and returns all memory available to this region.
struct
Region
(ParentAllocator, uint minAlign = platformAlignment, Flag!"growDownwards" growDownwards = No.growDownwards)
pure nothrow @
trusted
@
nogc
void
[]
allocateAll
(
)
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
Allocates and returns all memory available to this region.