mir-algorithm — Libmir Archive
Libmir Archive
API Reference Index
mir-algorithm Guide
Dlang.org
mir_rcarray.proxySwap
mir
rc
array
mir_rcarray
Swaps the contents of this mir_rcarray with another array of the same type.
struct
mir_rcarray
(T)
pure nothrow @
nogc
@
safe
void
proxySwap
(
ref
typeof
(this)
rhs
)
mir
rc
array
mir_rcarray
aliases
serdeKeysProxy
constructors
this
destructors
~this
functions
asSlice
length
moveToSlice
opAssign
opCmp
opDollar
opEquals
opIndex
proxySwap
ptr
toHash
mixins
__anonymous
variables
_payload
Swaps the contents of this mir_rcarray with another array of the same type.