Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
0 points
gdxhyrd
6y ago
0 comments
Share
3) Use C++17 with minimal features. This gives you a lot of needed libraries built-in and it is better supported than C99 (due to Windows).
undefined | Better HN
0 comments
default
newest
oldest
jhayward
6y ago
>
Use C++17 with minimal features
To paraphrase JWZ, "now you have N+M problems"
gdxhyrd
OP
6y ago
C++17 is a very close language to C18 if you avoid exceptions, classes and templates.
j
/
k
navigate · click thread line to collapse