This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: On inlining in C++
- From: Gabriel Dos Reis <gdr at integrable-solutions dot net>
- To: dewar at gnat dot com (Robert Dewar)
- Cc: aph at redhat dot com, gcc at gcc dot gnu dot org
- Date: 04 Aug 2003 19:44:16 +0200
- Subject: Re: On inlining in C++
- Organization: Integrable Solutions
- References: <20030804173519.E45E0F2D7C@nile.gnat.com>
dewar@gnat.com (Robert Dewar) writes:
| > Again, this is an issue about C++ meaning of inline. Not Ada's.
|
| That's just plain wrong. mY comment:
|
| > | Well I prefer to rely on my experience (which is that I have seen a lot
| > | of cases in which users are surprised to find that inlining slows things
| > | down), than your belief :-)
|
| This comment is about inlining in general.
The subject of this thread is "On inlining in C++", and we should try
our best not to make it degenerate into arguing about inlining in general.
-- Gaby