help-gplusplus
[Top][All Lists]
Advanced

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

Re: FW: inline constructors and assignment operators


From: Thomas Maeder
Subject: Re: FW: inline constructors and assignment operators
Date: Mon, 13 Feb 2006 20:48:46 +0100
User-agent: Gnus/5.1006 (Gnus v5.10.6) XEmacs/21.4 (Jumbo Shrimp, linux)

Mike - EMAIL IGNORED <m_d_berger_1900@yahoo.com> writes:

> I generally use inline when it appears that the function will not
> use much memory os is called very frequently, and is not worth the
> function call overhead.
>
> Do you have a profiler to suggest?

Sice you seem to be using gcc, why not gprof?


reply via email to

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