help-gplusplus
[Top][All Lists]
Advanced

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

Re: Inheritance - why so slow?


From: Krzysztof Duleba
Subject: Re: Inheritance - why so slow?
Date: Tue, 12 Oct 2004 22:51:49 +0200

Cosmin Calinescu wrote:

> > I'd expect O(N^2) slow-down and Visual C++ seems to work his fast. Why
> > should g++ be that much slower?
>
> if visual C or whatever is fast is because probably dosen't compile
> correctly.

I wouldn't say so.

> Wasn't that the comipler that couldn't handle multiple inheritance ?

Only when you use managed extensions.

Regards
Krzysztof Duleba






reply via email to

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