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]

ANSI C++


I downloaded the Snapshot from 971114 and trued to compile a program
that uses the new features of ANSI C++

 -- #includes with no '.h'
 -- namespaces
 -- the new iostream library.

and it failed to compile, as the iostream library is still the old one.
So my question is: Is there already a new iostream library for the gnu
compiler that works as described in the ANSI draft?

Lothar

--

KRONES AG
Hermann Kronseder Maschinenfabrik
Bayerwaldstrasse 5, 93068 Neutraubling, Germany

Lothar Werzinger Dipl.-Ing.Univ.
Dept.  EW
Phone: +49-(0)9401/70-3499
Fax:   +49-(0)9401/70-3091
Email: lwerzinger@krones.de



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