Point.opBinary

Binary element-wise operation overload template

  1. Point opBinary(Point other)
    struct Point
    const
    opBinary
    (
    string op
    )
    (
    const Point other
    )
  2. Point opBinary(int scalar)

Meta