Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
lordnacho
on Jan 5, 2019
|
parent
|
context
|
favorite
| on:
Initialization in C++ is Seriously Bonkers
One thing that's related to syntax and initialization has annoyed me and many other c++ coders for a while:
https://en.wikipedia.org/wiki/Most_vexing_parse
And it's one of the motivations for the {} syntax.
Consider applying for YC's Spring batch! Applications are open till Feb 11.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
https://en.wikipedia.org/wiki/Most_vexing_parse
And it's one of the motivations for the {} syntax.