mir-algorithm — Libmir Archive
Libmir Archive
API Reference Index
mir-algorithm Guide
Dlang.org
mir_rcptr.opAssign
mir
rc
ptr
mir_rcptr
Assigns a null literal or another `mir_rcptr` instance to this `mir_rcptr`.
ref
opAssign
(typeof(null) )
ref
opAssign
(typeof(this) rhs)
struct
mir_rcptr
(T)
ref scope return @
trusted
ref
opAssign
(
return
typeof
(this)
rhs
)
ref
opAssign
(ThisTemplate!Q rhs)
mir
rc
ptr
mir_rcptr
aliases
opUnary
constructors
this
destructors
~this
functions
_get_value
opAssign
opCmp
opEquals
proxySwap
toHash
mixins
__anonymous
variables
_value
Assigns a null literal or another `mir_rcptr` instance to this `mir_rcptr`.