help-gplusplus
[Top][All Lists]
Advanced

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

Re: multiple inheritance


From: Ulrich Eckhardt
Subject: Re: multiple inheritance
Date: Tue, 05 Oct 2004 07:28:47 +0200
User-agent: KNode/0.7.7

Peter wrote:
> I'm writing a program with msvc and i'm using multiple inheritance.
> Now i'm considering the possibililty to port in a next future this
> program to linux using g++.
> Can multiple inheritance represent a problem?

Multiple inheritance has been widely supported by many compilers. In fact,
I never heard of a problem with it.

Uli

-- 
http://gcc.gnu.org/faq.html
http://parashift.com/c++-faq-lite/



reply via email to

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