I agree. But also, do people rely on operator precedence when coding? I just automatically use parentheses in general.
Also for a * b + c ? I know clang tidy wants me to do this but I think it is overkill.
Also for a * b + c ? I know clang tidy wants me to do this but I think it is overkill.