Y
Hacker News
new
|
ask
|
show
|
jobs
by
9029
175 days ago
C++ lambdas can be used to achieve a similar result, not as pretty though
https://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines...
But in general I agree!
1 comments
knorker
175 days ago
The fact that you can't return from there makes for a huge difference, though,
link