This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Comparative performance of C(gcc) and C++(g++)


Hi Velco,

>I'd strongly suspect that C ``restrict'' keyword provides distinct advantage
over C++ for certain (numerical) problems.

Good point!  I stand corrected.

(Does GCC 3.2 have an extension to C++ that provides similar capability?  I
wouldn't be surprised if it does; and I'd be surprised if it doesn't.)

Sincerely,
--Eljay


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]