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)
struct
ISharedRef
(Allocator, T, bool Shared = true)
static if
(!(
isSaticAlloc
))
this
(
Alloc
alloc
,
ValueType
ptr
)
this
(Alloc alloc, ValueType ptr, Deleter deleter)
this
(WEAK wptr)
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