stdx-allocator ~master (2019-07-16T13:47:43Z)
Dub
Repo
AlignedMallocator.reallocate
stdx
allocator
mallocator
AlignedMallocator
Undocumented in source. Be warned that the author may not have intended to support it.
bool
reallocate
(void[] b, size_t newSize)
bool
reallocate
(void[] b, size_t newSize)
struct
AlignedMallocator
version(Windows)
@
system
@
nogc
nothrow static
bool
reallocate
()
(
ref
void
[]
b
,
size_t
newSize
)
Meta
Source
See Implementation
stdx
allocator
mallocator
AlignedMallocator
static functions
alignedAllocate
alignedReallocate
allocate
deallocate
reallocate
variables
alignment
instance