MpZ.useCopy

Use copy construction.

struct MpZ
pure nothrow pragma(inline, true) @nogc
enum useCopy = false;

Meta