Ok... I have renamed gc_ptr<> back to shifted_ptr<>.  BTW what do you people
prefer?
http://groups.yahoo.com/group/boost/files/shifted_ptr.zip

I am not familiar with the std locking mechanisms but how the following is
supposed to be unlocked?
#ifdef BOOST_HAS_THREADS
mutex_type::scoped_lock lock(mtx_);
#endif



Philippe A. Bouchard




_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Reply via email to