![]() |
GC libraries for C++
Is there a garbage collector library for C++, perhaps one that works
with the Allocator concept in STL? I know about Boehm's conservative GC, of course, and I also found http://www.codeproject.com/cpp/garbage_collect.asp , which aren't exactly what I'm looking for. |
Re: GC libraries for C++
n.torrey.pines skrev: > Is there a garbage collector library for C++, perhaps one that works > with the Allocator concept in STL? > > I know about Boehm's conservative GC, of course, and I also found > http://www.codeproject.com/cpp/garbage_collect.asp , which aren't > exactly what I'm looking for. I was going to refer you to Boehm. What is wrong with that one? I doubt it is going to be any better than that. /Peter |
| All times are GMT. The time now is 10:54 AM. |
Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.