Y
Hacker News
new
|
ask
|
show
|
jobs
by
sebastic
3738 days ago
Please stop using C-style casts. It's 2016. C++ != C. Unlearn what you have learned.
1 comments
TickleSteve
3738 days ago
'idiomatic C++' != C
link
coliveira
3738 days ago
Idiomatic C++ is not well defined. There are so many possible ways to write C++ code that you should be skeptical if somebody promotes one version is the true one.
link