Y
Hacker News
new
|
ask
|
show
|
jobs
by
mike_hock
961 days ago
[&] { auto D = C; C += 2; return D; }()
1 comments
jeffreygoesto
961 days ago
Dis you, Walter?
link
mike_hock
961 days ago
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.
link