The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
IAllocator.reallocate
std
experimental
allocator
IAllocator
Reallocates a memory block.
interface
IAllocator
nothrow
bool
reallocate
(
ref
void
[]
,
size_t
)
Meta
Source
See Implementation
std
experimental
allocator
IAllocator
functions
alignedAllocate
alignedReallocate
allocate
allocateAll
deallocate
deallocateAll
decRef
empty
expand
goodAllocSize
incRef
owns
reallocate
resolveInternalPointer
properties
alignment
Reallocates a memory block.