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 08:31:30PM +0300, Alex Vinokur wrote:
> 
> "Graham Banks" <grahambanksRemoveIfYouAreNotASpamBot@sol-digi.com> wrote in message news:bg8hfh$c47$1@newsg4.svr.pol.co.uk...
> > Does using multiple inheritance introduce any more performance overhead than
> > single inheritance?
> >
> >
> 
>         Multiple inheritance vs. single inheritance
>  ===========================================


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.

Thanks,
Phil

-- 
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]