POV-Ray : Newsgroups : povray.unofficial.patches : Got Boost and VC10 "ambiguous shared_ptr"?...heres why : Re: Got Boost and VC10 "ambiguous shared_ptr"?...heres why Server Time
19 Apr 2024 17:01:48 EDT (-0400)
  Re: Got Boost and VC10 "ambiguous shared_ptr"?...heres why  
From: Thorsten Froehlich
Date: 21 Oct 2011 17:11:13
Message: <4ea1dff1$1@news.povray.org>
On 21.10.11 21:34, [GDS|Entropy] wrote:
>  From microsoft connect:
> http://connect.microsoft.com/VisualStudio/feedback/details/522404/share-ptr

It is actually sufficient to use a boost version aware of the TR1 
implementation of your library or to disable the TR1 / C++11 support in your 
library.

 > Explicitly state: boost::shared_ptr

That is a kludge, not a solution.

	Thorsten


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.