Rect.opEquals

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Dequ opEquals(ConstType!(Rect) r)
  2. Dequ opEquals(Rect r)
  3. Dequ opEquals(Rect r)
    struct Rect
    version(!DFL_D2_AND_ABOVE)
    Dequ
    opEquals
  4. int x;
  5. int y;
  6. int width;
  7. int height;

Meta