The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
CAllocatorImpl.this
std
experimental
allocator
CAllocatorImpl
The implementation is available as a public member.
class
CAllocatorImpl
(Allocator, Flag!"indirect" indirect = No.indirect)
nothrow @
nogc
pure @
safe
static if
(
indirect
)
this
(
Allocator
*
pa
)
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
The implementation is available as a public member.