stdx-allocator ~master (2019-07-16T13:47:43Z)
Dub
Repo
AlignedMallocator.alignedAllocate
stdx
allocator
mallocator
AlignedMallocator
Undocumented in source. Be warned that the author may not have intended to support it.
void
[]
alignedAllocate
(size_t bytes, uint a)
void
[]
alignedAllocate
(size_t bytes, uint a)
struct
AlignedMallocator
version(!Posix && Windows)
@
trusted
@
nogc
nothrow static
void
[]
alignedAllocate
()
(
size_t
bytes
,
uint
a
)
Meta
Source
See Implementation
stdx
allocator
mallocator
AlignedMallocator
static functions
alignedAllocate
alignedReallocate
allocate
deallocate
reallocate
variables
alignment
instance