POV-Ray : Newsgroups : povray.off-topic : Teach yourself C++ in 21 days : Re: Days 5- Server Time
30 Jul 2024 00:30:56 EDT (-0400)
  Re: Days 5-  
From: Warp
Date: 20 Apr 2012 07:57:54
Message: <4f914f42@news.povray.org>
Darren New <dne### [at] sanrrcom> wrote:
> Technically, I think a new copy of the function is generated/compiled for 
> each compilation unit that uses it for each type, but the different versions 
> for the same type are merged, right?

  Yes. (Except if the function is inlined by the compiler, in which case
there's no need.)

-- 
                                                          - Warp


Post a reply to this message

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