stdx-allocator ~master (2019-07-16T13:47:43Z)
Dub
Repo
CAllocatorImpl.expand
stdx
allocator
CAllocatorImpl
Returns
impl.expand
(
b
,
s
)
if defined,
false
otherwise.
class
CAllocatorImpl
(Allocator, Flag!"indirect" indirect = No.indirect)
override
bool
expand
(
ref
void
[]
b
,
size_t
s
)
Meta
Source
See Implementation
stdx
allocator
CAllocatorImpl
constructors
this
functions
alignedAllocate
alignedReallocate
allocate
allocateAll
deallocate
deallocateAll
empty
expand
goodAllocSize
impl
owns
reallocate
resolveInternalPointer
properties
alignment
Returns impl.expand(b, s) if defined, false otherwise.