phobos-next v0.5.1 (2022-12-21T17:07:30Z)
Home
Dub
Repo
InSituRegion.alignedAllocate
nxt
region_allocator
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
nxt
region_allocator
InSituRegion
aliases
alignment
functions
alignedAllocate
allocate
allocateAll
available
deallocate
deallocateAll
expand
owns
manifest constants
growDownwards
postblits
this(this)
unions
__anonymous
As above, but the memory allocated is aligned at a bytes.