yu ~master (2017-08-14T10:07:44Z)
Dub
Repo
ISharedRef.opUnary
yu
memory
sharedref
ISharedRef
Undocumented in source. Be warned that the author may not have intended to support it.
struct
ISharedRef
(Allocator, T, bool Shared = true)
ref
static if
(
isPointer!ValueType
)
T
opUnary
(
string
op
)
(
)
if
(
op
== "*"
)
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