atomicSwap

Undocumented in source. Be warned that the author may not have intended to support it.
  1. T atomicSwap(T val, T newval)
    version(LDC)
    T
    atomicSwap
    (
    T
    )
    (
    ref T val
    ,)
  2. T atomicSwap(T val, T newval)
  3. T atomicSwap(T val, T newval)
  4. T atomicSwap(T val, T newval)

Meta