forked from boostorg/preprocessor
21 lines
545 B
HTML
21 lines
545 B
HTML
![]() |
<html>
|
||
|
<head>
|
||
|
<title>selection/min.hpp</title>
|
||
|
<link rel="stylesheet" type="text/css" href="../../styles.css">
|
||
|
</head>
|
||
|
<body>
|
||
|
<div style="margin-left: 0px;">
|
||
|
The <b>selection/min.hpp</b> header defines a macro that returns the lesser of two elements.
|
||
|
</div>
|
||
|
<h4>Usage</h4>
|
||
|
<div class="code">
|
||
|
#include <b><boost/preprocessor/selection/min.hpp></b>
|
||
|
</div>
|
||
|
<h4>Contents</h4>
|
||
|
<ul>
|
||
|
<li><a href="../../ref/min.html">BOOST_PP_MIN</a></li>
|
||
|
<li><a href="../../ref/min_d.html">BOOST_PP_MIN_D</a></li>
|
||
|
</ul>
|
||
|
</body>
|
||
|
</html>
|