This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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: Converting GCC to compilation with C++


Paolo Bonzini wrote:

I would remove from my subset overloading, any kind of
inheritance


Inheritance seems to me the most rewarding point in switching to C++. C++ without inheritance is strongly typed C.

That's right, and there are some advantages to be gained from the strong typing (or at least let's say stronger, I would not call C++ a strongly typed language :-)



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