mir-algorithm ~master (2021-09-24T13:11:04Z)
Dub
Repo
mir_rcptr.this
mir
rc
ptr
mir_rcptr
Undocumented in source.
this
(typeof(null) )
this
(typeof(this) rhs)
struct
mir_rcptr
(T)
@
trusted
pure nothrow @
nogc
static if
(
is(T == const) || is(T == immutable)
)
this
(
return
ref
scope
const
typeof
(this)
rhs
)
this
(typeof(this) rhs)
this
(typeof(this) rhs)
this
(typeof(this) rhs)
Meta
Source
See Implementation
mir
rc
ptr
mir_rcptr
aliases
ThisTemplate
opUnary
constructors
this
destructors
~this
functions
_get_value
_reset
_thisPtr
context
opAssign
opCmp
opEquals
proxySwap
toHash
mixins
__anonymous
variables
_context
_value