
@ChessJoscho @straceX Yes that us what I'm talking about. It's an obscure detail and every guide on clean code out there will tell you not to rely on it. Doing x++ standalone is totally fine; doing it in a complex expression as in the given example... not so much.
English













