phobos ~master (2024-10-03T07:50:27Z)
Dub
Repo
BorrowedRegion.allocateAll
std
experimental
allocator
building_blocks
region
BorrowedRegion
Allocates and returns all memory available to this region.
struct
BorrowedRegion
(uint minAlign = platformAlignment, Flag!"growDownwards" growDownwards = No.growDownwards)
pure nothrow @
trusted
@
nogc
void
[]
allocateAll
(
)
Meta
Source
See Implementation
std
experimental
allocator
building_blocks
region
BorrowedRegion
aliases
alignment
constructors
this
functions
alignedAllocate
allocate
allocateAll
available
deallocate
deallocateAll
empty
expand
goodAllocSize
owns
Allocates and returns all memory available to this region.