stdx-allocator ~master (2019-07-16T13:47:43Z)
Dub
Repo
AlignedMallocator.allocate
stdx
allocator
mallocator
AlignedMallocator
Forwards to
alignedAllocate
(
bytes
,
platformAlignment
)
.
struct
AlignedMallocator
@
trusted
@
nogc
nothrow static
void
[]
allocate
()
(
size_t
bytes
)
Meta
Source
See Implementation
stdx
allocator
mallocator
AlignedMallocator
static functions
alignedAllocate
alignedReallocate
allocate
deallocate
reallocate
variables
alignment
instance
Forwards to alignedAllocate(bytes, platformAlignment).