POV-Ray : Newsgroups : povray.off-topic : Interesting take on C++ vs others... : Re: Interesting take on C++ vs others... Server Time
6 Sep 2024 01:29:03 EDT (-0400)
  Re: Interesting take on C++ vs others...  
From: Warp
Date: 3 Jun 2009 09:26:11
Message: <4a2679f3@news.povray.org>
John VanSickle <evi### [at] hotmailcom> wrote:
> Does it do something simple, like anticipate future needs based on the 
> current vector size?

  My allocator can only be used to allocate elements of the same size.
It allocates larger buffers of memory and then manages a simple list of
free blocks.

-- 
                                                          - Warp


Post a reply to this message

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