POV-Ray : Newsgroups : povray.off-topic : Adventures with WCF : Re: Adventures with WCF Server Time
28 Jul 2024 22:28:28 EDT (-0400)
  Re: Adventures with WCF  
From: Orchid Win7 v1
Date: 12 Nov 2013 03:31:14
Message: <5281e752$1@news.povray.org>
On 12/11/2013 08:25 AM, scott wrote:
>> You might also need to rename all your "interfaces" to pure virtual
>> classes. Oh, and C++ has multiple inheritance. And by default C++ has
>> value semantics not reference semantics. Oh, and if you try to return a
>> local variable as the result of a function, your code may segfault. Oh,
>> and...
>
> Minor details, minor details :-)


If you think the fact that your code can segfault if called with a 
specific set of inputs is "minor", then... enjoy C++! :-D


Post a reply to this message

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