The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
ISharedAllocator.allocate
std
experimental
allocator
ISharedAllocator
Allocates
n
bytes of memory.
interface
ISharedAllocator
nothrow shared
void
[]
allocate
(
size_t
,
TypeInfo
ti
= null
)
Meta
Source
See Implementation
std
experimental
allocator
ISharedAllocator
functions
alignedAllocate
alignedReallocate
allocate
allocateAll
deallocate
deallocateAll
decRef
empty
expand
goodAllocSize
incRef
owns
reallocate
resolveInternalPointer
properties
alignment
Allocates n bytes of memory.