Topic: difference between documents n3290 and n3291
Author: Helmut Jarausch<jarausch@igpm.rwth-aachen.de>
Date: Tue, 19 Apr 2011 13:10:57 CST Raw View
Hi,
I'm a bit confused. What is the difference between the two documents
http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2011/n3290.pdf
and
http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2011/n3291.pdf
Thanks for enlightening me,
Helmut.
--
[ comp.std.c++ is moderated. To submit articles, try posting with your ]
[ newsreader. If that fails, use mailto:std-cpp-submit@vandevoorde.com ]
[ --- Please see the FAQ before posting. --- ]
[ FAQ: http://www.comeaucomputing.com/csc/faq.html ]
Author: Richard Smith<richard@ex-parrot.com>
Date: Wed, 20 Apr 2011 14:06:04 CST Raw View
On Apr 19, 8:10 pm, Helmut Jarausch<jarau...@igpm.rwth-aachen.de>
wrote:
> Hi,
>
> I'm a bit confused. What is the difference between the two documents
> http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2011/n3290.pdf
> and
> http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2011/n3291.pdf
Just the formatting and the title page. The content is the same.
n3291 is a formatted as an internal working draft. It has revision
marking to show what has changed since the previous version, n3242.
See page 80 [basic.align] for an example. To those following the
progress of the standard, that makes it much easier to follow.
n3290 is the formal ISO final draft international standard (or FDIS)
aimed at national bodies and so on. It has a formal ISO title page
with a standard rubric explaining what it is. It doesn't have any
indication as to what has changed since the previous working draft.
Richard Smith
--
[ comp.std.c++ is moderated. To submit articles, try posting with your ]
[ newsreader. If that fails, use mailto:std-cpp-submit@vandevoorde.com ]
[ --- Please see the FAQ before posting. --- ]
[ FAQ: http://www.comeaucomputing.com/csc/faq.html ]