Hacker News new | ask | show | jobs
by coffeebeqn 962 days ago
C+++
1 comments

[&] { auto D = C; C += 2; return D; }()
Dis you, Walter?
Lol, this would imply that D is the old C, so I doubt Walter would write this. :)

I should have just called the variable oldC.