$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Loïc Joly (loic.actarus.joly_at_[hidden])
Date: 2008-08-21 16:01:50
Michael Marcin a écrit :
>
> Then take for instance boost/shared_ptr.hpp and add
>
> BOOST_MSVC_FAST_SWAP_OPTIMIZATION( boost::shared_ptr, T )
>
I was under the impression that with VC9 SP1, boost::shared_ptr would
just be an alias to std::tr1::shared_ptr. Am I wrong ?
-- Loïc