Y
Hacker News
new
|
ask
|
show
|
jobs
by
jb1991
1190 days ago
C++ can do pretty much anything, but that doesn't mean that it’s typical to do so. In practice, you will never see a garbage collector in C++.
1 comments
pebal
1190 days ago
You may be surprised. Herb Sutter wants to add optional GC to C++ 'syntax 2'.
link
jb1991
1190 days ago
Sitter’s idea in that is a different matter entirely.
link