$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
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:
And was wondering if anyone had written up a brief guide about the
differences between boost::shared_ptr and std::shared_ptr.