swap

Swap contents of x with contents of y.

pure nothrow
void
swap
(
bool cow
)
(
ref _Z!(cow) x
,
ref _Z!(cow) y
)

Meta