Files
boost_preprocessor/doc/ref/limit_slot_sig.html
Paul Mensonides b71f390686 headers/xxx.hpp.html >> headers/xxx.html
[SVN r25656]
2004-10-11 06:58:45 +00:00

24 lines
648 B
HTML

<html>
<head>
<title>BOOST_PP_LIMIT_SLOT_SIG</title>
<link rel="stylesheet" type="text/css" href="../styles.css">
</head>
<body>
<div style="margin-left: 0px;">
The <b>BOOST_PP_LIMIT_SLOT_SIG</b> macro defines the number of significant base-10 digits that can be evaluated by the <i>slot</i> mechanism.
</div>
<h4>Usage</h4>
<div class="code">
<b>BOOST_PP_LIMIT_SLOT_SIG</b>
</div>
<h4>Remarks</h4>
<div>
This macro currently expands to <i>10</i>.
</div>
<h4>Requirements</h4>
<div>
<b>Header:</b> &nbsp;<a href="../headers/config/limits.html">&lt;boost/preprocessor/config/limits.hpp&gt;</a>
</div>
</body>
</html>