Files
boost_preprocessor/doc/headers/selection/max.html

21 lines
546 B
HTML
Raw Normal View History

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