Fixed.opCast

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

Meta