Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
jfkebwjsbx
on Aug 4, 2020
|
parent
|
context
|
favorite
| on:
Syntax changes from C++11 to C++20
No need to spell each variable nor give a return type:
auto f = [&](...) { ... };
That covers the majority of cases.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: