Point.opUnary

struct Point
const pure nothrow
opUnary
(
string op
)
(
)
if (
op == "-"
)

Meta