Fixed.opCmp

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

Meta