POV-Ray : Newsgroups : povray.programming : Compiling 3.7 RC7 with Visual Studio Express 2012 : Re: Compiling 3.7 RC7 with Visual Studio Express 2012 Server Time
6 Oct 2024 00:12:35 EDT (-0400)
  Re: Compiling 3.7 RC7 with Visual Studio Express 2012  
From: scott
Date: 18 Jun 2013 03:13:22
Message: <51c00892$1@news.povray.org>




>
> Doesn't step 5 just reverse step 4? What do you gain by doing this?

It makes sure all mention of "shared_ptr" is prefixed by "boost::". It 
was just the first way of doing it that came into my head when I opened 
the Find&Replace window in VS. There's probably a way to do it in one 
step with a regex or something (which would remove the need for step 6).


Post a reply to this message

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