MpQ.opCmp

Compare this to rhs.

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

Meta