Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
undefined | Better HN
0 points
Bootvis
17d ago
0 comments
Share
Also for a * b + c ? I know clang tidy wants me to do this but I think it is overkill.
0 comments
default
newest
oldest
NewsaHackO
17d ago
I would usually.
Sometimes
if it's like 2 * x + b, I would not, but personally, I hate chasing down bugs like this, so just add it to remove ambiguity. Also, for like b + 2 * a, I will almost always use parentheses.
j
/
k
navigate · click thread line to collapse