isCommutative

Determine if operands of binary op can be reversed to fit operator overload.

extern (C++)
bool
isCommutative
(
TOK op
)

Meta