POV-Ray : Newsgroups : povray.off-topic : The other rant that amused me recently : Re: The other rant that amused me recently Server Time
11 Oct 2024 13:14:28 EDT (-0400)
  Re: The other rant that amused me recently  
From: Darren New
Date: 1 Nov 2007 13:57:03
Message: <472a217f@news.povray.org>
Warp wrote:
> Fredrik Eriksson <noo### [at] nowherecom> wrote:
>> On Thu, 01 Nov 2007 01:19:42 +0100, Warp <war### [at] tagpovrayorg> wrote:
>>>   The next C++ standard will commit a big sin and will define the concept
>>> of garbage collection in C++.
> 
>> Could you provide a reference?
> 
> http://en.wikipedia.org/wiki/C%2B%2B0x#Transparent_Garbage_Collection

Sounds like "conservative GC" to me, where the runtime deallocates an 
entire page from the address space if, after scanning all memory, can't 
find a pointer-aligned integer whose value is in the range of addresses 
of that page.

I'd be fascinated to see how this works with pointer arithmetic et all.

-- 
   Darren New / San Diego, CA, USA (PST)
     Remember the good old days, when we
     used to complain about cryptography
     being export-restricted?


Post a reply to this message

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