*** empty log message ***

[SVN r11931]
This commit is contained in:
Vesa Karvonen
2001-12-05 17:02:26 +00:00
parent 40de542d88
commit 4c2d36fad3
2 changed files with 3 additions and 3 deletions

View File

@ -181,8 +181,8 @@ BOOST_PREPROCESSOR_DEF(const)
<P><B>TIP:</B> Occasionally one or two lines are
considerably longer than the rest. It can often save some work to not align all
of the line continuation operators without making the code too unreadable.</P>
<P><B>TIP:</B> Use syntax hilite on preprocessor metaprogramming macro and parameter
identifiers such as</P>
<P><B>TIP:</B> Use syntax highlighting on preprocessor metaprogramming macro and
parameter identifiers such as</P>
<ul>
<li> BOOST_PREPROCESSOR_DEF,</li>
<li>BOOST_PREPROCESSOR_EMPTY,</li>

View File

@ -91,7 +91,7 @@ TEST_ENUM_PARAMS(ENUM_PARAMS_TEST_MAX)
// ***
// RATIONALE:
// RATIONALE:
// - BOOST_PREPROCESSOR_REPEAT, BOOST_PREPROCESSOR_REPEAT_2ND, ... must work
// together.
// - BOOST_PREPROCESSOR_REPEAT is already tested with