Point.opBinary

  1. Point opBinary(auto ref const Point b)
    struct Point
    const pure nothrow
    opBinary
    (
    string op
    )
    (
    auto ref const Point b
    )
  2. Point opBinary(double b)

Meta