blob: 645ea99008998dc7752a45f5aca3f2428d4ba77b [file] [log] [blame]
<html>
<head>
<title>punctuation/paren.hpp</title>
<link rel="stylesheet" type="text/css" href="../../styles.css">
</head>
<body>
<div style="margin-left: 0px;">
The <b>punctuation/paren.hpp</b> header defines macros that expand to left and right parentheses.
</div>
<h4>Usage</h4>
<div class="code">
#include <b>&lt;boost/preprocessor/punctuation/paren.hpp&gt;</b>
</div>
<h4>Contents</h4>
<ul>
<li><a href="../../ref/lparen.html">BOOST_PP_LPAREN</a></li>
<li><a href="../../ref/rparen.html">BOOST_PP_RPAREN</a></li>
</ul>
<hr size="1">
<div style="margin-left: 0px;">
<i>© Copyright <a href="http://www.housemarque.com" target="_top">Housemarque Oy</a> 2002</i>
</br><i>© Copyright Paul Mensonides 2002</i>
</div>
<div style="margin-left: 0px;">
<p><small>Distributed under the Boost Software License, Version 1.0. (See
accompanying file <a href="../../../../../LICENSE_1_0.txt">LICENSE_1_0.txt</a> or
copy at <a href=
"http://www.boost.org/LICENSE_1_0.txt">www.boost.org/LICENSE_1_0.txt</a>)</small></p>
</div>
</body>
</html>