mirror of
https://github.com/boostorg/preprocessor.git
synced 2025-07-15 21:42:08 +02:00
*** empty log message ***
[SVN r11931]
This commit is contained in:
@ -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>
|
||||
|
@ -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
|
||||
|
Reference in New Issue
Block a user