Subject: [Boost-users] boost::shared_ptr vs std::shared_ptr
From: Raindog (raindog_at_[hidden])
Date: 2010-09-03 00:39:35


I was just watching the video here:

http://channel9.msdn.com/shows/Going+Deep/C9-Lectures-Stephan-T-Lavavej-Standard-Template-Library-STL-3-of-n/

And was wondering if anyone had written up a brief guide about the
differences between boost::shared_ptr and std::shared_ptr.