daii v0.1.0 (2017-06-23T18:28:59Z)
Dub
Repo
RefCounted.this
daii
refcounted
RefCounted
Undocumented in source.
this
()
struct
RefCounted
(T, bool Atomic = true, Allocator = Mallocator)
@
disable
this
(
)
if
(
isAllocator
!
Allocator
&&
!
isArray
!
T
)
this
(RefCounted!(DT, Atomic, Allocator) rhs)
Meta
Source
See Implementation
daii
refcounted
RefCounted
aliases
PtrT
RefCounterT
constructors
this
destructors
~this
functions
opAssign
to
manifest constants
HoldsAllocator
postblits
this(this)
properties
v
valid
static functions
make