The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
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.