collections ~use_rciallocator (2022-02-01T01:24:12.5168002)
Dub
Repo
MutableAlloc.LocalAllocT
stdx
collections
common
MutableAlloc
Undocumented in source.
alias
LocalAllocT
=
AffixAllocator
!(
Alloc
,
RefCountedMutable
)
alias
LocalAllocT
=
AffixAllocator
!(
Alloc
,
RefCountedMutable
)
struct
MutableAlloc
(Alloc)
static if
(!(
is(Alloc == shared)
))
alias
LocalAllocT
=
AffixAllocator
!(
Alloc
,
RefCountedMutable
)
Meta
Source
See Implementation
stdx
collections
common
MutableAlloc
aliases
LocalAllocT
constructors
this
destructors
~this
functions
addRef
get
isNull
opAssign
set
postblits
this(this)