daii ~master (2021-12-24T15:13:56.4398674)
Dub
Repo
RefCounted.this
daii
refcounted
AllocationContext
RefCounted
Undocumented in source.
this
()
this
(PtrT ptr)
this
(PtrT ptr, Allocator alloc)
struct
RefCounted
(T)
package
static if
(
!(is(T == interface) || isAbstractClass!(T))
)
static if
(!(
!HoldsAllocator
))
this
(
PtrT
ptr
,
Allocator
alloc
)
if
(
!
isArray
!
T
)
this
(RefCounted!(DT) rhs)
Meta
Source
See Implementation
daii
refcounted
AllocationContext
RefCounted
aliases
PtrT
RefCounterT
constructors
this
destructors
~this
functions
opAssign
to
manifest constants
HoldsAllocator
postblits
this(this)
properties
v
valid
static functions
make