MpQ.opCmp

Compare this to rhs.

  1. int opCmp(MpQ rhs)
    struct MpQ
    pure nothrow pragma(inline, true) @nogc const @trusted
    int
    opCmp
    ()
    (
    auto ref const MpQ rhs
    )
  2. int opCmp(MpZ rhs)
  3. int opCmp(T rhs)

Meta