Hacker News new | ask | show | jobs
by pebal 259 days ago
The C++ standard has never included a garbage collector. It only provided mechanisms intended to facilitate the implementation of a GC, but they were useless.