Files
boost_preprocessor/doc/headers/punctuation/paren_if.html

21 lines
601 B
HTML
Raw Normal View History

2002-10-03 22:26:50 +00:00
<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>