Atomic.opCmp

Undocumented in source. Be warned that the author may not have intended to support it.
  1. int opCmp(R other)
    struct Atomic(T, MemoryOrder M = MemoryOrder.seq)
    final const
    static if(isScalar!T)
    int
    opCmp
    (
    R
    )
    (
    const R other
    )
  2. int opCmp(R other)
  3. int opCmp(A ahs)
  4. int opCmp(A ahs)

Meta