Boost logo

Boost :

From: Philippe A. Bouchard (philippeb_at_[hidden])
Date: 2003-01-21 14:35:59


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


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk