Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Evaluates the bitwise operator first. Fixes a warning in Clang: "logical not is only applied to the left hand side of this bitwise operator [-Wlogical-not-parentheses]"
- Loading branch information