atomicOp

Performs an atomic operation op on rhs and lhs.

static pragma(inline)
atomicOp
(
string op
R
L
)
(
ref shared R rhs
,
L lhs
)

Meta