Topic: Commented standard?
Author: Vahur Krouverk <vahur@fv.aetec.ee>
Date: 1999/01/07 Raw View
Hello!
I'd like to know, whether there is book (or some other writing)
available, which would comment C++ standard and provide rationale behind
the decisions? I have read standard (well, not read, but browsed), but
it's quite hard to understand it, commented version (similar to C
standard's comments or ARM) would help a lot.(I'm interested in language
comments, not on explanations of standard library classes/functions).
I've looked FAQ and there were recommended ARM (which I have, but it is
outdated) and "Evolution of C++" (Stroustrup's book, don't remember
exact title), which is more historical than technical writing (thought I
haven't read it). Is there any other publications available or coming
out?
Thanks.
[ 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: Francis Glassborow <francis@robinton.demon.co.uk>
Date: 1999/01/08 Raw View
In article <3694C62E.2FB2A3EC@fv.aetec.ee>, Vahur Krouverk
<vahur@fv.aetec.ee> writes
>
>Hello!
>
>I'd like to know, whether there is book (or some other writing)
>available, which would comment C++ standard and provide rationale behind
>the decisions? I have read standard (well, not read, but browsed), but
>it's quite hard to understand it, commented version (similar to C
>standard's comments or ARM) would help a lot.(I'm interested in language
>comments, not on explanations of standard library classes/functions).
>
Not yet, but I think one will be out some time later this year. Writing
good books takes time, particularly when the authors have other jobs to
do as well.
Francis Glassborow Chair of Association of C & C++ Users
64 Southfield Rd
Oxford OX4 1PA +44(0)1865 246490
All opinions are mine and do not represent those of any organisation
[ 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: brownsta@concentric.net (Stan Brown)
Date: 1999/01/10 Raw View
In newsgroup comp.std.c++, article <F57qAy.FGs@research.att.com>, more
than 23 months before the end of the millennium Bjarne Stroustrup
(bs@research.att.com) wrote:
>There is no such book, but Andy Koenig and I are working on an annotated
>langauge standard.
Any idea when it will be available for purchase?
And do you think yours will be out before Schildt's? :-)
--
Stan Brown, Oak Road Systems, Cleveland, Ohio, USA
http://www.concentric.net/%7eBrownsta/
My reply address is correct as is. The courtesy of providing a correct
reply address is more important to me than time spent deleting spam.
---
[ 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 ]