Important reminder just in the Preface :-)
Takeaway #1: "C and C++ are different: don’t mix them, and don’t mix them up"
replies(8):
Takeaway #1: "C and C++ are different: don’t mix them, and don’t mix them up"
Why is that?
If the pre- or post-increment behaviour isn't actually needed, I prefer `x += 1` though.