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