From: Kevin M. <sub...@us...> - 2001-10-12 22:53:15
|
subatomic 2001/10/12 15:53:14 PDT Modified files: boost/boost smart_ptr.hpp utility.hpp Added files: boost/boost smart_ptr_dyncast.hpp static_assert.hpp Log: only difference between this and the real boost is - the removal of config.hpp - addition of the #include at the end of smart_ptr to support sp_dynamic_cast<type>() function Revision Changes Path 1.3 +3 -16 tank/boost/boost/smart_ptr.hpp 1.2 +45 -16 tank/boost/boost/utility.hpp http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/tank/boost/boost/smart_ptr.hpp.diff?r1=1.2&r2=1.3 http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/tank/boost/boost/utility.hpp.diff?r1=1.1&r2=1.2 |