FixedPoint.opCast

Undocumented in source. Be warned that the author may not have intended to support it.
  1. U opCast()
  2. U opCast()
    struct FixedPoint(int M, int N)
    @nogc pure const nothrow
    U
    opCast
    (
    U
    )
    ()
    if (
    isIntegral!U
    )

Meta