yu ~master (2017-08-14T10:07:44Z)
Dub
Repo
IScopedRef.opUnary
yu
memory
scopedref
IScopedRef
Undocumented in source. Be warned that the author may not have intended to support it.
struct
IScopedRef
(Allocator, T)
ref
static if
(
isPointer!ValueType
)
T
opUnary
(
string
op
)
(
)
if
(
op
== "*"
)
Meta
Source
See Implementation
yu
memory
scopedref
IScopedRef
aliases
Alloc
Deleter
ValueType
constructors
this
destructors
~this
functions
isNull
opUnary
release
reset
resetDeleter
swap
take
manifest constants
isSaticAlloc
postblits
this(this)
properties
allocator
data