initial revision

[SVN r15198]
This commit is contained in:
Paul Mensonides
2002-09-08 09:40:56 +00:00
parent cb61e12209
commit cdc4be5256
294 changed files with 12946 additions and 11 deletions

View File

@ -0,0 +1,20 @@
<html>
<head>
<title>selection/max.hpp</title>
<link rel="stylesheet" type="text/css" href="../../styles.css">
</head>
<body>
<div style="margin-left: 0px;">
The <b>selection/max.hpp</b> header defines a macro that returns the greater of two elements.
</div>
<h4>Usage</h4>
<div class="code">
#include <b>&lt;boost/preprocessor/selection/max.hpp&gt;</b>
</div>
<h4>Contents</h4>
<ul>
<li><a href="../../ref/max.html">BOOST_PP_MAX</a></li>
<li><a href="../../ref/max_d.html">BOOST_PP_MAX_D</a></li>
</ul>
</body>
</html>