phobos-next v0.5.0 (2022-11-28T21:32:24Z)
Home
Dub
Repo
Region.allocateAll
nxt
region_allocator
Region
Allocates and returns all memory available to this region.
struct
Region
(ParentAllocator = NullAllocator, uint minAlign = platformAlignment, Flag!"growDownwards" growDownwards = No.growDownwards)
pure nothrow @
trusted
@
nogc
void
[]
allocateAll
(
)
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
Allocates and returns all memory available to this region.