Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
AnimalMuppet
4y ago
0 comments
Save
Share
What do you see as the difference between C++ and Java that lets C++ be less miserable?
0 comments
1 comments · 1 top-level
top
newest
oldest
ncmncm
4y ago
The type system in C++ as in Haskell, and to lesser degree Rust, is not just for checking arguments. It can do useful work, and routinely does in better libraries.
j
/
k
navigate · click thread line to collapse