phobos ~master (2024-10-03T07:50:27Z)
Dub
Repo
InSituRegion.alignedAllocate
std
experimental
allocator
building_blocks
region
InSituRegion
As above, but the memory allocated is aligned at
a
bytes.
struct
InSituRegion
(size_t size, size_t minAlign = platformAlignment)
void
[]
alignedAllocate
(
size_t
n
,
uint
a
)
Meta
Source
See Implementation
std
experimental
allocator
building_blocks
region
InSituRegion
aliases
alignment
functions
alignedAllocate
allocate
allocateAll
available
deallocate
deallocateAll
expand
owns
As above, but the memory allocated is aligned at a bytes.