~ubuntu-branches/debian/sid/boost1.49/sid

« back to all changes in this revision

Viewing changes to libs/preprocessor/doc/headers/selection/max.html

  • Committer: Package Import Robot
  • Author(s): Steve M. Robbins
  • Date: 2012-02-26 00:31:44 UTC
  • Revision ID: package-import@ubuntu.com-20120226003144-eaytp12cbf6ubpms
Tags: upstream-1.49.0
Import upstream version 1.49.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<html>
 
2
<head>
 
3
        <title>selection/max.hpp</title>
 
4
        <link rel="stylesheet" type="text/css" href="../../styles.css">
 
5
</head>
 
6
<body>
 
7
        <div style="margin-left:  0px;">
 
8
                The <b>selection/max.hpp</b> header defines a macro that returns the greater of two elements.
 
9
        </div>
 
10
        <h4>Usage</h4>
 
11
                <div class="code">
 
12
                        #include <b>&lt;boost/preprocessor/selection/max.hpp&gt;</b>
 
13
                </div>
 
14
        <h4>Contents</h4>
 
15
                <ul>
 
16
                        <li><a href="../../ref/max.html">BOOST_PP_MAX</a></li>
 
17
                        <li><a href="../../ref/max_d.html">BOOST_PP_MAX_D</a></li>
 
18
                </ul>
 
19
        <hr size="1">
 
20
        <div style="margin-left: 0px;">
 
21
                <i>� Copyright <a href="http://www.housemarque.com" target="_top">Housemarque Oy</a> 2002</i>
 
22
                </br><i>� Copyright Paul Mensonides 2002</i>
 
23
        </div>
 
24
        <div style="margin-left: 0px;">
 
25
                <p><small>Distributed under the Boost Software License, Version 1.0. (See
 
26
                accompanying file <a href="../../../../../LICENSE_1_0.txt">LICENSE_1_0.txt</a> or
 
27
                copy at <a href=
 
28
                "http://www.boost.org/LICENSE_1_0.txt">www.boost.org/LICENSE_1_0.txt</a>)</small></p>
 
29
        </div>
 
30
</body>
 
31
</html>