stdx-allocator ~master (2019-07-16T13:47:43Z)
Dub
Repo
Region.allocateAll
stdx
allocator
building_blocks
region
Region
Allocates and returns all memory available to this region.
struct
Region
(ParentAllocator = NullAllocator, uint minAlign = platformAlignment, Flag!"growDownwards" growDownwards = No.growDownwards)
void
[]
allocateAll
(
)
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
Allocates and returns all memory available to this region.