yu ~master (2017-08-14T10:07:44Z)
Dub
Repo
ISharedRef.this
yu
memory
sharedref
ISharedRef
Undocumented in source.
this
(ValueType ptr)
this
(ValueType ptr, Deleter deleter)
this
(Alloc alloc, ValueType ptr)
this
(Alloc alloc, ValueType ptr, Deleter deleter)
this
(WEAK wptr)
struct
ISharedRef
(Allocator, T, bool Shared = true)
this
(
WEAK
)
(
auto
ref
WEAK
wptr
)
if
(
is
(
WEAK
== struct) &&
WEAK.isWeakRef
&&
__traits(
isSame
,
WEAK.Data
,
Data
)
)
Meta
Source
See Implementation
yu
memory
sharedref
ISharedRef
aliases
Alloc
Data
DataWithDeleter
Deleter
TSharedRef
TWeakRef
ValueType
constructors
this
destructors
~this
functions
castTo
clear
opAssign
opUnary
rest
swap
toWeakRef
manifest constants
isSaticAlloc
isShared
isSharedRef
postblits
this(this)
properties
allocator
data
isNull