stdx-allocator ~master (2019-07-16T13:47:43Z)
Dub
Repo
IAllocator.reallocate
stdx
allocator
IAllocator
Reallocates a memory block.
interface
IAllocator
bool
reallocate
(
ref
void
[]
,
size_t
)
Meta
Source
See Implementation
stdx
allocator
IAllocator
functions
alignedAllocate
alignedReallocate
allocate
allocateAll
deallocate
deallocateAll
empty
expand
goodAllocSize
owns
reallocate
resolveInternalPointer
properties
alignment
Reallocates a memory block.