-
- Downloads
"README.md" did not exist on "a0fbd7d198c415d9ff4b9ddf7df645c322d415f9"
Improve the fix in 366701c0
Now both x+(-y) and (-x)+y are simplified using a minus operator. Also simplify some code using std::swap().
Now both x+(-y) and (-x)+y are simplified using a minus operator. Also simplify some code using std::swap().