minor comment change

[SVN r12292]
This commit is contained in:
Vesa Karvonen
2002-01-13 15:17:02 +00:00
parent 5adad67c89
commit 4835f0392d

View File

@ -48,9 +48,9 @@ The above expands to:
];
\endverbatim</PRE>
Using BOOST_PP_CAT() above lets the PP expand the __LINE__.
If the above code would use the ## operator directly then __LINE__ would not be
expanded and the above would expand to:
Using BOOST_PP_CAT() above lets the PP expand the __LINE__. If the above code
would use the ## operator directly then __LINE__ would not be expanded and
the above would expand to:
<PRE>\verbatim
enum