The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
CAllocatorImpl.reallocate
std
experimental
allocator
CAllocatorImpl
Returns
impl.reallocate
(
b
,
s
)
.
class
CAllocatorImpl
(Allocator, Flag!"indirect" indirect = No.indirect)
nothrow override
bool
reallocate
(
ref
void
[]
b
,
size_t
s
)
Meta
Source
See Implementation
std
experimental
allocator
CAllocatorImpl
constructors
this
functions
alignedAllocate
alignedReallocate
allocate
allocateAll
deallocate
deallocateAll
empty
expand
goodAllocSize
impl
owns
reallocate
properties
alignment
Returns impl.reallocate(b, s).