MpQ.this

Construct from floating-point value.

  1. this()
  2. this(typeof(null) )
  3. this(P value)
    struct MpQ
    pure nothrow pragma(inline, true) @nogc @safe
    this
    (
    P
    )
    (
    in P value
    )
  4. this(P pValue, Q qValue, bool canonicalizeFlag)

Meta