Topic: New standard of C++


Author: nimel@my-dejanews.com
Date: 1998/09/17
Raw View
In article <6tlusu$sa1$1@adenine.netfront.net>,
  "cadelite" <cadelite@hotmail.com> wrote:
>
> What is the most updated draft standard of C++? Where can I download it?
> Does it contain RTTI and STL??
>
> Thanks!

The standard passed the final vote this summer, so I guess it is not
draft anymore. It does indeed contain both RTTI and a standard
library including STL and more.

I don't think it is downloadable and I think you will have to pay for
it, but since I'm not sure, I agree with the moderator that you should
look it up in the FAQ. (There is a link to the FAQ at the bottom of
every message posted to this group).

/Niklas


[ comp.std.c++ is moderated.  To submit articles, try just posting with ]
[ your news-reader.  If that fails, use mailto:std-c++@ncar.ucar.edu    ]
[              --- Please see the FAQ before posting. ---               ]
[ FAQ: http://reality.sgi.com/austern_mti/std-c++/faq.html              ]






Author: "cadelite" <cadelite@hotmail.com>
Date: 1998/09/15
Raw View
What is the most updated draft standard of C++? Where can I download it?
Does it contain RTTI and STL??

Thanks!

cadelite@hotmail.com

[ moderator's note: Please refer to the FAQ. -sdc ]


[ comp.std.c++ is moderated.  To submit articles, try just posting with ]
[ your news-reader.  If that fails, use mailto:std-c++@ncar.ucar.edu    ]
[              --- Please see the FAQ before posting. ---               ]
[ FAQ: http://reality.sgi.com/austern_mti/std-c++/faq.html              ]






Author: Sebastian Hentschel <Sebastian.Hentschel@dlf3.siemens.de>
Date: 1998/09/16
Raw View
cadelite wrote:
>
> What is the most updated draft standard of C++?
CD2-ANSI-C++Drafts 1996   i think
> Where can I download it?
ftp.maths.warwick.ac.uk/pub/c++/std/cd2
> Does it contain RTTI and STL??
Yes

Sebastian

[ moderator's note: As I noted in the original message, the CORRECT
  answer to the question is in the FAQ.
  Please read the FAQ before posting questions or answers. -sdc ]


[ comp.std.c++ is moderated.  To submit articles, try just posting with ]
[ your news-reader.  If that fails, use mailto:std-c++@ncar.ucar.edu    ]
[              --- Please see the FAQ before posting. ---               ]
[ FAQ: http://reality.sgi.com/austern_mti/std-c++/faq.html              ]