Topic: Need info on current C++ features
Author: yusufg@ns (Yusuf Goolamabbas)
Date: Wed, 6 Apr 1994 06:12:32 GMT Raw View
Hello netters ,
Can somebodey post or email the current C++ language features
like the addition of new keywords like "namespace" and bool
Also what is the status on RTTI
Thanks a lot
Regards
-- Yusuf
yusufg@csd.hku.hk
http://srg01.csd.hku.hk:8000/
Author: Reinhard.Schiedermeier@deejai.mch.sni.de (Reinhard Schiedermeier)
Date: 12 Apr 1994 07:31:58 GMT Raw View
Yusuf Goolamabbas (yusufg@ns) wrote:
: Hello netters ,
: Can somebodey post or email the current C++ language features
: like the addition of new keywords like "namespace" and bool
: Also what is the status on RTTI
: Thanks a lot
: Regards
: -- Yusuf
: yusufg@csd.hku.hk
: http://srg01.csd.hku.hk:8000/
There is a new book from Addison-Wesley by Struostrup.
It is called "The design an evolution of C++" or so
and covers a lot on topics that are new to C++ as described in the ARM
(namespaces, rtti, boolean, and so on).
I don't have it here with me,
but I can find out the ISBN number, if you need it.
Please let me know.
--Schiedi