Files
boost_preprocessor/doc/headers/punctuation/paren_if.html
Paul Mensonides b71f390686 headers/xxx.hpp.html >> headers/xxx.html
[SVN r25656]
2004-10-11 06:58:45 +00:00

21 lines
601 B
HTML

<html>
<head>
<title>punctuation/paren_if.hpp</title>
<link rel="stylesheet" type="text/css" href="../../styles.css">
</head>
<body>
<div style="margin-left: 0px;">
The <b>punctuation/paren_if.hpp</b> header defines macros that conditionally expand to left and right parentheses.
</div>
<h4>Usage</h4>
<div class="code">
#include <b>&lt;boost/preprocessor/punctuation/paren_if.hpp&gt;</b>
</div>
<h4>Contents</h4>
<ul>
<li><a href="../../ref/lparen_if.html">BOOST_PP_LPAREN_IF</a></li>
<li><a href="../../ref/rparen_if.html">BOOST_PP_RPAREN_IF</a></li>
</ul>
</body>
</html>