$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Bug in intrusive_ptr,scoped_ptr,scoped_array
From: Mathias Gaunard (mathias.gaunard_at_[hidden])
Date: 2009-02-28 11:53:50
Hansi wrote:
> at least with VS2005 there is a bug in the three smart pointers...
> [...]
>
> For this the following fix should work:
>
>
> #if defined( _MANAGED )
I'm not sure this is a supported target.
Is it?