AtomicHelper.decrement

Undocumented in source. Be warned that the author may not have intended to support it.
class AtomicHelper
static
T
decrement
(
T
U
)
(
ref T stuff
,
U delta = 1
)
if (
__traits(isIntegral, T)
)

Meta