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