]> git.proxmox.com Git - ceph.git/blame - ceph/src/boost/libs/preprocessor/doc/ref/limit_mag.html
bump version to 12.2.2-pve1
[ceph.git] / ceph / src / boost / libs / preprocessor / doc / ref / limit_mag.html
CommitLineData
7c673cae
FG
1<html>
2<head>
3 <title>BOOST_PP_LIMIT_MAG</title>
4 <link rel="stylesheet" type="text/css" href="../styles.css">
5</head>
6<body>
7 <div style="margin-left: 0px;">
8 The <b>BOOST_PP_LIMIT_MAG</b> macro defines the maximum input and result magnitudes of arithmetic.
9 </div>
10 <h4>Usage</h4>
11 <div class="code">
12 <b>BOOST_PP_LIMIT_MAG</b>
13 </div>
14 <h4>Remarks</h4>
15 <div>
16 This macro currently expands to <i>256</i>.
17 </div>
18 <h4>Requirements</h4>
19 <div>
20 <b>Header:</b> &nbsp;<a href="../headers/config/limits.html">&lt;boost/preprocessor/config/limits.hpp&gt;</a>
21 </div>
22 <hr size="1">
23 <div style="margin-left: 0px;">
24