Using C++ in GCC is OK
Gabriel Dos Reis
gdr@integrable-solutions.net
Mon May 31 08:19:00 GMT 2010
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
More information about the Gcc
mailing list