From: Philippe A. Bouchard (philippeb_at_[hidden])
Date: 2002-10-02 21:16:16


Ok, I've answered to my own question and here is another version of
placed_ptr<> with tree_traits<> dependencies removed:

http://groups.yahoo.com/group/boost/files/ptr/ct_collector/

Now, I would suggest RC to postpone its deallocation like GC. The
difference with GC would be to have smart garbage collection: swapped
memory, cyclic_ptr, etc.

Would this smart pointer be smart enough to be added to the next version of
Boost?

Thanks,

Philippe A. Bouchard