stdx-allocator ~master (2019-07-16T13:47:43Z)
Dub
Repo
ISharedAllocator.allocate
stdx
allocator
ISharedAllocator
Allocates
n
bytes of memory.
interface
ISharedAllocator
shared
void
[]
allocate
(
size_t
,
TypeInfo
ti
= null
)
Meta
Source
See Implementation
stdx
allocator
ISharedAllocator
functions
alignedAllocate
alignedReallocate
allocate
allocateAll
deallocate
deallocateAll
empty
expand
goodAllocSize
owns
reallocate
resolveInternalPointer
properties
alignment
Allocates n bytes of memory.