phobos-next v0.3.9 (2020-08-07T21:50: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
As above, but the memory allocated is aligned at a bytes.