On Thu, 2008-02-07 at 11:56 +0900, Adrian Chadd wrote:

> Argh, this temporary malloc/free pair is peppered throughout the codebase!
> Grr.
> 
> I've removed that hack, and things work fine for me. Ubuntu 7.01 here, x86_64.

There's a useful c++ thing called 'placement new' - its used when you
have classes that you want to use on the stack, but still have tight
abstraction boundaries.

-Rob
-- 
GPG key available at: <http://www.robertcollins.net/keys.txt>.

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to