mir-algorithm — Libmir Archive
Libmir Archive
API Reference Index
mir-algorithm Guide
Dlang.org
mir_rcptr.proxySwap
mir
rc
ptr
mir_rcptr
Swaps the proxy of this mir_rcptr with another instance via reference.
struct
mir_rcptr
(T)
pure nothrow @
nogc
@
safe
void
proxySwap
(
ref
typeof
(this)
rhs
)
mir
rc
ptr
mir_rcptr
aliases
opUnary
constructors
this
destructors
~this
functions
_get_value
opAssign
opCmp
opEquals
proxySwap
toHash
mixins
__anonymous
variables
_value
Swaps the proxy of this mir_rcptr with another instance via reference.