
27 Mar
2006
27 Mar
'06
12:09 p.m.
I wonder if we boost has anything useful for implementing reference counting (or other gc) for objects? I know we have shared_ptr, but I was interested in objects rather than pointers.