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: Using C++ in GCC is OK


On Mon, May 31, 2010 at 12:28 AM, Basile Starynkevitch
<basile@starynkevitch.net> wrote:

> At last, there is a very important issue when switching to C++. What is
> our "ideal" class hierarchy?

The ideal class hierarchy is independent of the language used.  The language
matters only to the extend that it provides direct support (or lack thereof) to
express that hierarchy.

-- Gaby


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