Introduction - If you have any usage issues, please Google them yourself
LibGC is a very small library (less than 500 lines of code) that adds multithreaded garbage collection to C++.
Packet : 15883831libgc30_src.zip filelist
gc/
gc/Doxyfile
gc/gc.dsp
gc/gc.dsw
gc/include/
gc/include/gc.hpp
gc/licence.txt
gc/readme.txt
gc/src/
gc/src/gc.cpp
gc/_main.cpp