Jan 16, 2009

Implement a Garbage Collector for C++

Implement a Garbage Collector for C++.
Reference count, be care about thread safe
http://www.devarticles.com/c/a/Cplusplus/A-Simple-Garbage-Collector-for-C-plus-plus/2/

No comments:

Post a Comment