[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    Re: kdelibs/khtml/rendering
From:       Michael Matz <matz () kde ! org>
Date:       2003-04-17 11:58:52
[Download RAW message or body]

Hi,

On Wed, 16 Apr 2003, Zack Rusin wrote:

> > -    void* operator new(size_t sz, RenderArena* renderArena);
> > +    void* operator new(size_t sz, RenderArena* renderArena) throw();
>
> "No throw guarantee" on operator new ? Are you sure about that one?

Of course it's possible to have nothrow() new's.  You would have to
explicitely check the return values for being NULL, if you use those,
_and_ want to be sure to not become hit by segfaults.


Ciao,
Michael.

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic