Complete.Org: Mailing Lists: Archives: freeciv-dev: December 2001:
[Freeciv-Dev] Re: C++ (was: curiosity)
Home

[Freeciv-Dev] Re: C++ (was: curiosity)

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: Brian Olson <locke@xxxxxxx>
Cc: freeciv-dev@xxxxxxxxxxx
Subject: [Freeciv-Dev] Re: C++ (was: curiosity)
From: Raimar Falke <hawk@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 1 Dec 2001 18:15:00 +0100
Reply-to: rf13@xxxxxxxxxxxxxxxxxxxxxx

On Sat, Dec 01, 2001 at 09:02:24AM -0800, Brian Olson wrote:
> Which features of C++:
> There exists a standard for "Embedded C++" which states which features 
> of C++ can be used without causing size and speed bloat. Some commercial 
> compilers can enforce it, can g++? 

> The villians cut out were Run Time Type Information (RTTI),
> 'mutable', exceptions, namespaces, templates, multiple/virtual
> inheritance, most of the STL (kept a few classes as non-template
> implementations).

Yes ;) Leave only basic inheritance and these "nice" <<>>
operators. Ah I forgot the string class uses also templates.

        Raimar

-- 
 email: rf13@xxxxxxxxxxxxxxxxx
 A life? Cool! Where can I download one?


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