Hacker News new | ask | show | jobs
by pjmlp 4444 days ago
Well, since C++11, C++ also has a standard minimal GC API, although only VC++ supports it currently.

Thanks for the clarification, as I only knew there was a GC from gamedev articles, forums, without much details.