
2 Apr
2005
2 Apr
'05
5:26 p.m.
I just added boost/detail/sp_counted_base_gcc_x86.hpp to the CVS. It is not enabled yet, i.e. sp_counted_base.hpp will not include it automatically. If you are interested, please take a look at the file and give it a test run. The easiest way to enable it is to do #include <boost/detail/sp_counted_base_gcc_x86.hpp> #define BOOST_DETAIL_SP_COUNTED_BASE_HPP_INCLUDED (or to copy it over sp_counted_base.hpp) before including shared_ptr.hpp. Any comments appreciated. As usual, thanks to Alexander Terekhov for all the help and patience. -- Peter Dimov http://www.pdimov.com