double2.opBinary

Undocumented in source. Be warned that the author may not have intended to support it.
  1. double2 opBinary(double2 a)
  2. double2 opBinary(double2 a)
  3. double2 opBinary(double2 a)
    struct double2
    opBinary
    (
    string op
    )
    if (
    op == "*"
    )
  4. double x;
  5. double y;

Meta