phobos ~master (2024-10-03T07:50:27Z)
Dub
Repo
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.