Hacker News new | ask | show | jobs
by vianchen 18 days ago
This is not an improvement. In fact it makes the code harder to understand. The way it's written makes people less familiar with this syntax think `int i = 0` and `auto &&it : vec` are two separate statements.