Atomic.opCmp

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

Meta