Point.opEquals

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Dequ opEquals(ConstType!(Point) pt)
    struct Point
    version(DFL_D2_AND_ABOVE)
    const
    Dequ
    opEquals
    (
    ref ConstType!(Point) pt
    )
  2. Dequ opEquals(Point pt)
  3. Dequ opEquals(Point pt)

Meta