help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Exception Specifications


From: Robert Thorpe
Subject: Re: Exception Specifications
Date: 6 Dec 2006 02:57:31 -0800
User-agent: G2/1.0

Perry Smith wrote:
> I believe I saw in some of the boost libraries that they do not use
> exception specifications because some compilers produce slower code.
>
> I'm considering adding exception specifications to most/all of my
> functions -- mostly for my own sake.  But I'm wondering how it will
> affect the compiler's generated code.  (i.e. if it is going to affect
> performance, I can put the exception specifications in comments just
> as easily).  I'm currently using gcc 4.0.2.

This is not the place to ask.  Try gnu.gcc.help.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]