Topic: Editorial Issue [N2134] [derivation] Garbled "Not!" Joke
Author: "Greg Herlihy" <greghe@pacbell.net>
Date: Tue, 27 Feb 2007 10:04:01 CST Raw View
The third bulleted point in 17.4.4.7/2 reads:
- A base class described as virtual"" non- is never virtual;
Now, "non-" should either precede "virtual" as in : "..a base class
described as non-virtual is never virtual."
or "non-" should not appear until the very end of the sentence: "..a
base class described as virtual is never virtual (non-!)" for the joke
to attain its full comedic effect.
As for the two quotation marks - I'm really not sure where they are
supposed to go.
Greg
---
[ 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.comeaucomputing.com/csc/faq.html ]
Author: pete@versatilecoding.com (Pete Becker)
Date: Tue, 27 Feb 2007 19:42:17 GMT Raw View
Greg Herlihy wrote:
> The third bulleted point in =A717.4.4.7/2 reads:
>=20
> - A base class described as virtual"" non- is never virtual;
>=20
> Now, "non-" should either precede "virtual" as in : "..a base class
> described as non-virtual is never virtual."
> or "non-" should not appear until the very end of the sentence: "..a
> base class described as virtual is never virtual (non-!)" for the joke
> to attain its full comedic effect.
>=20
> As for the two quotation marks - I'm really not sure where they are
> supposed to go.
>=20
Editorial. Thanks.
--=20
-- Pete
Roundhouse Consulting, Ltd. (www.versatilecoding.com)
Author of "The Standard C++ Library Extensions: a Tutorial and=20
Reference." (www.petebecker.com/tr1book)
---
[ 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.comeaucomputing.com/csc/faq.html ]