forked from boostorg/preprocessor
Removed MWCW version number test from workarounds
[SVN r13166]
This commit is contained in:
@ -15,6 +15,8 @@
|
||||
|
||||
/** <p>Stringizes <code>X</code> after it is macro expanded.</p>
|
||||
|
||||
<p>For example, <code>BOOST_PP_STRINGIZE(BOOST_PP_CAT(a,b))</code> expands to <code>"ab"</code>.</p>
|
||||
|
||||
<h3>Example</h3>
|
||||
<ul>
|
||||
<li><a href="../../example/note.c">note.c</a></li>
|
||||
|
Reference in New Issue
Block a user