Topic: What's new
Author: Kresimir Fresl <fresl@master.grad.hr>
Date: 1996/04/03 Raw View
wslade@atlanta.com wrote:
>
> Is there a brief summary of the major features added since
> Templates/Exceptions were added.
You can try:
http://uptown.turnpike.net/~scorf/cplusext.html
K. Fresl
---
[ 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 ]
[ FAQ: http://reality.sgi.com/employees/austern_mti/std-c++/faq.html ]
[ Policy: http://reality.sgi.com/employees/austern_mti/std-c++/policy.html ]
[ Comments? mailto:std-c++-request@ncar.ucar.edu ]
Author: "Nathan Myers, http://www.cantrip.org/" <ncm@cantrip.org>
Date: 1996/03/27 Raw View
Warwick Slade (wslade@atlanta.com) wrote:
> With all the changes being made to the C++ standard it is difficult
> for the run of the mill C++ programmer to keep up.
>
> Is there a brief summary of the major features added since
> Templates/Exceptions were added.
As you wish: http://uptown.turnpike.net/~scorf/cplusext.html
Note that templates and exceptions have each bred several
refinements, resulting in a language far, far more powerful
than that described in the ARM. (Member templates, partial
specialization, and function template overloading are the
key refinements.)
> What would be ideal would be a list of the new features with a
> cross reference to the version when each of the major compiler
> vendors implemented that feature. (This user is mainly interested
> in PC based compilers).
Most of the interesting features haven't yet been implemented
in commercially available compilers. Still, a checklist sounds
like a good idea for somebody's web page.
Nathan Myers
ncm@cantrip.org http://www.cantrip.org/
[ 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 ]
[ FAQ: http://reality.sgi.com/employees/austern_mti/std-c++/faq.html ]
[ Policy: http://reality.sgi.com/employees/austern_mti/std-c++/policy.html ]
[ Comments? mailto:std-c++-request@ncar.ucar.edu ]
Author: wslade@atlanta.com
Date: 1996/03/27 Raw View
With all the changes being made to the C++ standard it is difficult
for the run of the mill C++ programmer to keep up.
Is there a brief summary of the major features added since
Templates/Exceptions were added.
What would be ideal would be a list of the new features with a cross
reference to the version when each of the major compiler vendors
implemented that feature. (This user is mainly interested in PC based
compilers).
----------------------------------------------------------------------
Warwick Slade | wslade@atlanta.com
Software Consultant | (wk) +1-770-3938646
Computer Consulting Services Corporation |
----------------------------------------------------------------------
Plus Tax, Plus Tax, Plus Tax, Plus Tax, Plus Tax, Plus Tax, Plus Tax.
----------------------------------------------------------------------
[ 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 ]
[ FAQ: http://reality.sgi.com/employees/austern_mti/std-c++/faq.html ]
[ Policy: http://reality.sgi.com/employees/austern_mti/std-c++/policy.html ]
[ Comments? mailto:std-c++-request@ncar.ucar.edu ]