Hacker News new | ask | show | jobs
by Cyan488 186 days ago
This is common in embedded systems, where there is limited memory and no OS to run garbage collection.
1 comments

Garbage collection in C++?