MpZ.this

No default construction.

  1. this()
    struct MpZ
    pure nothrow pragma(inline, true) @nogc @disable
    this
    ()
  2. this(typeof(null) )
  3. this(Expr expr)
  4. this(T value)
  5. this(string value, uint base)
  6. this(MpZ value)
  7. this(MpZ value)

Meta