stdx-allocator ~master (2019-07-16T13:47:43Z)
Dub
Repo
CAllocatorImpl.this
stdx
allocator
CAllocatorImpl
The implementation is available as a public member.
class
CAllocatorImpl
(Allocator, Flag!"indirect" indirect = No.indirect)
static if
(
indirect
)
this
(
Allocator
*
pa
)
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
The implementation is available as a public member.