Mtype.this

Precision Constructor

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

Meta