Y
Hacker News
new
|
ask
|
show
|
jobs
by
jhayward
2374 days ago
>
Use C++17 with minimal features
To paraphrase JWZ, "now you have N+M problems"
1 comments
gdxhyrd
2374 days ago
C++17 is a very close language to C18 if you avoid exceptions, classes and templates.
link