This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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: [comp.lang.c++] Performance: multiple inheritance vs. single inheritance


On Tue, Aug 05, 2003 at 10:27:35PM +0200, Gawain Bolton wrote:
> Phil Edwards wrote:
> >
> >Um, that's great, guys, but it has nothing to do with the development
> >of libstdc++-v3.  :-)  Please keep the discussion on Usenet, not this list.
> >
> Yes, but for an efficient implementation of libstdc++ don't you think 
> it's important to understand the costs of things like inheritance?

People who want to raise this issue with respect to libstdc++ should show
some numbers for libstdc++, not just blast semi-random followup messages
from the middle of a Usenet thread.

We can find plenty of opinions on inheritance costs by going out and
searching.  We don't need anything which /might/ be related to libstdc++
to be wspecifically mailed to the list just on the off chance we haven't
seen it.  :-)  If it's got something actually to do with this project, then
yeah, sure.  Unrelated articles aren't much different than spam, frankly.


-- 
Debugging is twice as hard as writing the code in the first place.
Therefore, if you write the code as cleverly as possible, you are,
by definition, not smart enough to debug it.
    - Brian W. Kernighan


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