forked from boostorg/preprocessor
headers/xxx.hpp.html >> headers/xxx.html
[SVN r25656]
This commit is contained in:
@ -35,11 +35,11 @@
|
||||
</ul>
|
||||
<h4>Requirements</h4>
|
||||
<div>
|
||||
<b>Header:</b> <a href="../headers/punctuation/paren_if.hpp.html"><boost/preprocessor/punctuation/paren_if.hpp></a>
|
||||
<b>Header:</b> <a href="../headers/punctuation/paren_if.html"><boost/preprocessor/punctuation/paren_if.hpp></a>
|
||||
</div>
|
||||
<h4>Sample Code</h4>
|
||||
<div><pre>
|
||||
#include <<a href="../headers/punctuation/paren_if.hpp.html">boost/preprocessor/punctuation/paren_if.hpp</a>>
|
||||
#include <<a href="../headers/punctuation/paren_if.html">boost/preprocessor/punctuation/paren_if.hpp</a>>
|
||||
|
||||
#define MACRO(c, x) <a href="lparen_if.html">BOOST_PP_LPAREN_IF</a>(c) x <a href="rparen_if.html">BOOST_PP_RPAREN_IF</a>(c)
|
||||
|
||||
|
Reference in New Issue
Block a user