MpZ.this

Construct copy of value.

  1. 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)
    struct MpZ
    pure nothrow pragma(inline, true) @nogc @trusted
    static if(useCopy)
    this

Meta