FixedPoint.opEquals

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

Meta