Mtype.this

Normal Constructor

  1. this(ulong precision)
  2. this(T num)
    class Mtype(T)
    pure @safe nothrow
    this
    (
    in T num = T()
    )
    if (
    __traits(hasMember, T, "precision")
    )

Meta