The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
CAllocatorImpl.alignedReallocate
std
experimental
allocator
CAllocatorImpl
Forwards to
impl.alignedReallocate
if defined,
false
otherwise.
class
CAllocatorImpl
(Allocator, Flag!"indirect" indirect = No.indirect)
nothrow
bool
alignedReallocate
(
ref
void
[]
b
,
size_t
s
,
uint
a
)
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
Forwards to impl.alignedReallocate if defined, false otherwise.