fastDecode

Undocumented in source. Be warned that the author may not have intended to support it.

  1. FastClass fastDecode(D x, T cx, int ex, bool sx)
  2. FastClass fastDecode(D x, T cx, int ex, bool sx)
  3. FastClass fastDecode(F x, T cx, int ex, bool sx, RoundingMode mode, ExceptionFlags flags)
    package @safe pure nothrow @nogc
    fastDecode
    (
    F
    T
    )
    (
    auto const ref F x
    ,
    out T cx
    ,
    out int ex
    ,
    out bool sx
    ,,)
    if (
    isFloatingPoint!F &&
    )

Meta