 |
C++Talk.NET C++ language newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Andrei Alexandrescu Guest
|
Posted: Fri Aug 08, 2003 3:23 am Post subject: Understanding a footnote in the standard |
|
|
On page 9 of the standard, footnote 7 says:
"Note that some aspects of sequencing in the abstract machine are
unspecified; the preceding restriction upon side effects applies to that
particular execution sequence in which the actual code is generated."
I don't understand this sentence, could anyone illuminate me? Thanks.
Andrei
---
[ 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://www.jamesd.demon.co.uk/csc/faq.html ]
|
|
| Back to top |
|
 |
Randy Maddox Guest
|
Posted: Fri Aug 08, 2003 2:40 pm Post subject: Re: Understanding a footnote in the standard |
|
|
[email]SeeWebsiteForEmail (AT) moderncppdesign (DOT) com[/email] ("Andrei Alexandrescu") wrote in message news:<bgr99g$qfhn7$1 (AT) ID-14036 (DOT) news.uni-berlin.de>...
| Quote: | On page 9 of the standard, footnote 7 says:
"Note that some aspects of sequencing in the abstract machine are
unspecified; the preceding restriction upon side effects applies to that
particular execution sequence in which the actual code is generated."
I don't understand this sentence, could anyone illuminate me? Thanks.
Andrei
|
Could it be a typo? Taken in context with the text in which the
footnote is referenced it looks like this would make more sense if it
read:
"... particular execution sequence in the actual code which is
generated."
Randy.
---
[ 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://www.jamesd.demon.co.uk/csc/faq.html ]
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|