Simpler to write maybe, reading it and following all the threads to figure out what the code is doing, not so much.

The problem with C++ is that you end up having to take most of its features into account, one way or the other, and it quickly gets complicated; at least that's my experience and the experience of many others.