Fixed.opCast

Undocumented in source. Be warned that the author may not have intended to support it.
  1. T opCast()
    struct Fixed(int scaling, V = long, Hook = KeepScalingHook)
    const
    T
    opCast
    (
    T : Fixed!(point, U)
    int point
    U
    )
    ()
    if (
    isIntegral!V
    )
  2. T opCast()
  3. T opCast()

Meta