forked from boostorg/preprocessor
Added link to test
[SVN r12720]
This commit is contained in:
@ -31,6 +31,11 @@ invoked.</p>
|
||||
<pre>
|
||||
X
|
||||
</pre>
|
||||
|
||||
<h3>Test</h3>
|
||||
<ul>
|
||||
<li><a href="../../test/preprocessor_test.cpp">preprocessor_test.cpp</a></li>
|
||||
</ul>
|
||||
*/
|
||||
#define BOOST_PP_IDENTITY(X) X BOOST_PP_EMPTY
|
||||
|
||||
|
Reference in New Issue
Block a user