mirror of
https://github.com/boostorg/preprocessor.git
synced 2025-07-22 00:33:03 +02:00
Added ???_R and ???_D macros to reference
[SVN r12910]
This commit is contained in:
@ -42,6 +42,10 @@ otherwise.</p>
|
||||
|
||||
<hr>
|
||||
|
||||
<h2><a name="BOOST_PP_NOT_EQUAL_D">#define BOOST_PP_NOT_EQUAL_D</a>(D,X,Y)</h2>
|
||||
<p>Can be used inside <a href="while.htm#BOOST_PP_WHILE">BOOST_PP_WHILE</a>().</p>
|
||||
<hr>
|
||||
|
||||
<h2><a name="BOOST_PREPROCESSOR_NOT_EQUAL">#define BOOST_PREPROCESSOR_NOT_EQUAL</a>(X,Y)</h2>
|
||||
<p>Obsolete. Use <a href="comparison_not_equal.htm#BOOST_PP_NOT_EQUAL">BOOST_PP_NOT_EQUAL</a>().</p>
|
||||
<hr>
|
||||
|
Reference in New Issue
Block a user