phobos ~master (2024-10-03T07:50:27Z)
Dub
Repo
CSharedAllocatorImpl.this
std
experimental
allocator
CSharedAllocatorImpl
The implementation is available as a public member.
class
CSharedAllocatorImpl
(Allocator, Flag!"indirect" indirect = No.indirect)
nothrow @
nogc
pure @
safe
shared
static if
(
indirect
)
this
(
Allocator
*
pa
)
Meta
Source
See Implementation
std
experimental
allocator
CSharedAllocatorImpl
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.