yu ~master (2017-08-14T10:07:44Z)
Dub
Repo
IWeakRef.this
yu
memory
sharedref
IWeakRef
Undocumented in source.
struct
IWeakRef
(Allocator, T, bool Shared = true)
this
(
SHARED
)
(
auto
ref
SHARED
tref
)
if
(
is
(
SHARED
== struct) &&
SHARED.isSharedRef
&&
__traits(
isSame
,
SHARED.Data
,
Data
)
)
Meta
Source
See Implementation
yu
memory
sharedref
IWeakRef
aliases
Alloc
Data
TSharedRef
TWeakRef
ValueType
constructors
this
functions
clear
data
isNull
opAssign
swap
toStrongRef
manifest constants
isSaticAlloc
isShared
isWeakRef
postblits
this(this)