added shifted binary params

[SVN r30499]
This commit is contained in:
Paul Mensonides
2005-08-06 21:55:13 +00:00
parent 8927845acd
commit a655d38e4b
7 changed files with 185 additions and 0 deletions

View File

@ -0,0 +1,20 @@
<html>
<head>
<title>repetition/enum_shifted_binary_params.hpp</title>
<link rel="stylesheet" type="text/css" href="../../styles.css">
</head>
<body>
<div style="margin-left: 0px;">
The <b>repetition/enum_shifted_binary_params.hpp</b> header defines a construct that produces a comma-separated list of binary parameters.
</div>
<h4>Usage</h4>
<div class="code">
#include <b>&lt;boost/preprocessor/repetition/enum_shifted_binary_params.hpp&gt;</b>
</div>
<h4>Contents</h4>
<ul>
<li><a href="../../ref/esbp.html">BOOST_PP_ENUM_SHIFTED_BINARY_PARAMS</a></li>
<li><a href="../../ref/esbpz.html">BOOST_PP_ENUM_SHIFTED_BINARY_PARAMS_Z</a></li>
</ul>
</body>
</html>