forked from boostorg/preprocessor
lib cleanup
[SVN r15693]
This commit is contained in:
25
doc/headers/arithmetic.hpp.html
Normal file
25
doc/headers/arithmetic.hpp.html
Normal file
@ -0,0 +1,25 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>arithmetic.hpp</title>
|
||||
<link rel="stylesheet" type="text/css" href="../styles.css">
|
||||
</head>
|
||||
<body>
|
||||
<div style="margin-left: 0px;">
|
||||
The <b>arithmetic.hpp</b> includes the headers in the <i>arithmetic</i> folder.
|
||||
</div>
|
||||
<h4>Usage</h4>
|
||||
<div class="code">
|
||||
#include <b><boost/preprocessor/arithmetic.hpp></b>
|
||||
</div>
|
||||
<h4>Includes</h4>
|
||||
<ul>
|
||||
<li><a href="arithmetic/add.hpp.html"><boost/preprocessor/arithmetic/add.hpp></a></li>
|
||||
<li><a href="arithmetic/dec.hpp.html"><boost/preprocessor/arithmetic/dec.hpp></a></li>
|
||||
<li><a href="arithmetic/div.hpp.html"><boost/preprocessor/arithmetic/div.hpp></a></li>
|
||||
<li><a href="arithmetic/inc.hpp.html"><boost/preprocessor/arithmetic/inc.hpp></a></li>
|
||||
<li><a href="arithmetic/mod.hpp.html"><boost/preprocessor/arithmetic/mod.hpp></a></li>
|
||||
<li><a href="arithmetic/mul.hpp.html"><boost/preprocessor/arithmetic/mul.hpp></a></li>
|
||||
<li><a href="arithmetic/sub.hpp.html"><boost/preprocessor/arithmetic/sub.hpp></a></li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
21
doc/headers/array.hpp.html
Normal file
21
doc/headers/array.hpp.html
Normal file
@ -0,0 +1,21 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>array.hpp</title>
|
||||
<link rel="stylesheet" type="text/css" href="../styles.css">
|
||||
</head>
|
||||
<body>
|
||||
<div style="margin-left: 0px;">
|
||||
The <b>array.hpp</b> includes the headers in the <i>array</i> folder.
|
||||
</div>
|
||||
<h4>Usage</h4>
|
||||
<div class="code">
|
||||
#include <b><boost/preprocessor/array.hpp></b>
|
||||
</div>
|
||||
<h4>Includes</h4>
|
||||
<ul>
|
||||
<li><a href="array/data.hpp.html"><boost/preprocessor/array/data.hpp></a></li>
|
||||
<li><a href="array/elem.hpp.html"><boost/preprocessor/array/elem.hpp></a></li>
|
||||
<li><a href="array/size.hpp.html"><boost/preprocessor/array/size.hpp></a></li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
20
doc/headers/assert_msg.hpp.html
Normal file
20
doc/headers/assert_msg.hpp.html
Normal file
@ -0,0 +1,20 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>assert_msg.hpp</title>
|
||||
<link rel="stylesheet" type="text/css" href="../styles.css">
|
||||
</head>
|
||||
<body>
|
||||
<div style="margin-left: 0px;">
|
||||
The <b>assert_msg.hpp</b> is a jumper header for backwards compatibility.
|
||||
This header is deprecated.
|
||||
</div>
|
||||
<h4>Usage</h4>
|
||||
<div class="code">
|
||||
#include <b><boost/preprocessor/assert_msg.hpp></b>
|
||||
</div>
|
||||
<h4>Includes</h4>
|
||||
<ul>
|
||||
<li><a href="debug/assert.hpp.html"><boost/preprocessor/debug/assert.hpp></a></li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
19
doc/headers/cat.hpp.html
Normal file
19
doc/headers/cat.hpp.html
Normal file
@ -0,0 +1,19 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>cat.hpp</title>
|
||||
<link rel="stylesheet" type="text/css" href="../styles.css">
|
||||
</head>
|
||||
<body>
|
||||
<div style="margin-left: 0px;">
|
||||
The <b>cat.hpp</b> header defines a concatenation macro.
|
||||
</div>
|
||||
<h4>Usage</h4>
|
||||
<div class="code">
|
||||
#include <b><boost/preprocessor/cat.hpp></b>
|
||||
</div>
|
||||
<h4>Contents</h4>
|
||||
<ul>
|
||||
<li><a href="../ref/cat.html">BOOST_PP_CAT</a></li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
20
doc/headers/comma.hpp.html
Normal file
20
doc/headers/comma.hpp.html
Normal file
@ -0,0 +1,20 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>comma.hpp</title>
|
||||
<link rel="stylesheet" type="text/css" href="../styles.css">
|
||||
</head>
|
||||
<body>
|
||||
<div style="margin-left: 0px;">
|
||||
The <b>comma.hpp</b> is a jumper header for backwards compatibility.
|
||||
This header is deprecated.
|
||||
</div>
|
||||
<h4>Usage</h4>
|
||||
<div class="code">
|
||||
#include <b><boost/preprocessor/comma.hpp></b>
|
||||
</div>
|
||||
<h4>Includes</h4>
|
||||
<ul>
|
||||
<li><a href="punctuation/comma.hpp.html"><boost/preprocessor/punctuation/comma.hpp></a></li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
20
doc/headers/comma_if.hpp.html
Normal file
20
doc/headers/comma_if.hpp.html
Normal file
@ -0,0 +1,20 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>comma_if.hpp</title>
|
||||
<link rel="stylesheet" type="text/css" href="../styles.css">
|
||||
</head>
|
||||
<body>
|
||||
<div style="margin-left: 0px;">
|
||||
The <b>comma_if.hpp</b> is a jumper header for backwards compatibility.
|
||||
This header is deprecated.
|
||||
</div>
|
||||
<h4>Usage</h4>
|
||||
<div class="code">
|
||||
#include <b><boost/preprocessor/comma_if.hpp></b>
|
||||
</div>
|
||||
<h4>Includes</h4>
|
||||
<ul>
|
||||
<li><a href="punctuation/comma_if.hpp.html"><boost/preprocessor/punctuation/comma_if.hpp></a></li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
24
doc/headers/comparison.hpp.html
Normal file
24
doc/headers/comparison.hpp.html
Normal file
@ -0,0 +1,24 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>comparison.hpp</title>
|
||||
<link rel="stylesheet" type="text/css" href="../styles.css">
|
||||
</head>
|
||||
<body>
|
||||
<div style="margin-left: 0px;">
|
||||
The <b>comparison.hpp</b> includes the headers in the <i>comparison</i> folder.
|
||||
</div>
|
||||
<h4>Usage</h4>
|
||||
<div class="code">
|
||||
#include <b><boost/preprocessor/comparison.hpp></b>
|
||||
</div>
|
||||
<h4>Includes</h4>
|
||||
<ul>
|
||||
<li><a href="comparison/equal.hpp.html"><boost/preprocessor/comparison/equal.hpp></a></li>
|
||||
<li><a href="comparison/greater.hpp.html"><boost/preprocessor/comparison/greater.hpp></a></li>
|
||||
<li><a href="comparison/greater_equal.hpp.html"><boost/preprocessor/comparison/greater_equal.hpp></a></li>
|
||||
<li><a href="comparison/less.hpp.html"><boost/preprocessor/comparison/less.hpp></a></li>
|
||||
<li><a href="comparison/less_equal.hpp.html"><boost/preprocessor/comparison/less_equal.hpp></a></li>
|
||||
<li><a href="comparison/not_equal.hpp.html"><boost/preprocessor/comparison/not_equal.hpp></a></li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
24
doc/headers/control.hpp.html
Normal file
24
doc/headers/control.hpp.html
Normal file
@ -0,0 +1,24 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>control.hpp</title>
|
||||
<link rel="stylesheet" type="text/css" href="../styles.css">
|
||||
</head>
|
||||
<body>
|
||||
<div style="margin-left: 0px;">
|
||||
The <b>control.hpp</b> includes the headers in the <i>control</i> folder.
|
||||
</div>
|
||||
<h4>Usage</h4>
|
||||
<div class="code">
|
||||
#include <b><boost/preprocessor/control.hpp></b>
|
||||
</div>
|
||||
<h4>Includes</h4>
|
||||
<ul>
|
||||
<li><a href="control/deduce_d.hpp.html"><boost/preprocessor/control/deduce_d.hpp></a></li>
|
||||
<li><a href="control/expr_if.hpp.html"><boost/preprocessor/control/expr_if.hpp></a></li>
|
||||
<li><a href="control/expr_iif.hpp.html"><boost/preprocessor/control/expr_iif.hpp></a></li>
|
||||
<li><a href="control/if.hpp.html"><boost/preprocessor/control/if.hpp></a></li>
|
||||
<li><a href="control/iif.hpp.html"><boost/preprocessor/control/iif.hpp></a></li>
|
||||
<li><a href="control/while.hpp.html"><boost/preprocessor/control/while.hpp></a></li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
20
doc/headers/debug.hpp.html
Normal file
20
doc/headers/debug.hpp.html
Normal file
@ -0,0 +1,20 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>debug.hpp</title>
|
||||
<link rel="stylesheet" type="text/css" href="../styles.css">
|
||||
</head>
|
||||
<body>
|
||||
<div style="margin-left: 0px;">
|
||||
The <b>debug.hpp</b> includes the headers in the <i>debug</i> folder.
|
||||
</div>
|
||||
<h4>Usage</h4>
|
||||
<div class="code">
|
||||
#include <b><boost/preprocessor/debug.hpp></b>
|
||||
</div>
|
||||
<h4>Includes</h4>
|
||||
<ul>
|
||||
<li><a href="debug/assert.hpp.html"><boost/preprocessor/debug/assert.hpp></a></li>
|
||||
<li><a href="debug/line.hpp.html"><boost/preprocessor/debug/line.hpp></a></li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
20
doc/headers/dec.hpp.html
Normal file
20
doc/headers/dec.hpp.html
Normal file
@ -0,0 +1,20 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>dec.hpp</title>
|
||||
<link rel="stylesheet" type="text/css" href="../styles.css">
|
||||
</head>
|
||||
<body>
|
||||
<div style="margin-left: 0px;">
|
||||
The <b>dec.hpp</b> is a jumper header for backwards compatibility.
|
||||
This header is deprecated.
|
||||
</div>
|
||||
<h4>Usage</h4>
|
||||
<div class="code">
|
||||
#include <b><boost/preprocessor/dec.hpp></b>
|
||||
</div>
|
||||
<h4>Includes</h4>
|
||||
<ul>
|
||||
<li><a href="arithmetic/dec.hpp.html"><boost/preprocessor/arithmetic/dec.hpp></a></li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
20
doc/headers/empty.hpp.html
Normal file
20
doc/headers/empty.hpp.html
Normal file
@ -0,0 +1,20 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>empty.hpp</title>
|
||||
<link rel="stylesheet" type="text/css" href="../styles.css">
|
||||
</head>
|
||||
<body>
|
||||
<div style="margin-left: 0px;">
|
||||
The <b>empty.hpp</b> is a jumper header for backwards compatibility.
|
||||
This header is deprecated.
|
||||
</div>
|
||||
<h4>Usage</h4>
|
||||
<div class="code">
|
||||
#include <b><boost/preprocessor/empty.hpp></b>
|
||||
</div>
|
||||
<h4>Includes</h4>
|
||||
<ul>
|
||||
<li><a href="facilities/empty.hpp.html"><boost/preprocessor/facilities/empty.hpp></a></li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
20
doc/headers/enum.hpp.html
Normal file
20
doc/headers/enum.hpp.html
Normal file
@ -0,0 +1,20 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>enum.hpp</title>
|
||||
<link rel="stylesheet" type="text/css" href="../styles.css">
|
||||
</head>
|
||||
<body>
|
||||
<div style="margin-left: 0px;">
|
||||
The <b>enum.hpp</b> is a jumper header for backwards compatibility.
|
||||
This header is deprecated.
|
||||
</div>
|
||||
<h4>Usage</h4>
|
||||
<div class="code">
|
||||
#include <b><boost/preprocessor/enum.hpp></b>
|
||||
</div>
|
||||
<h4>Includes</h4>
|
||||
<ul>
|
||||
<li><a href="repetition/enum.hpp.html"><boost/preprocessor/repetition/enum.hpp></a></li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
20
doc/headers/enum_params.hpp.html
Normal file
20
doc/headers/enum_params.hpp.html
Normal file
@ -0,0 +1,20 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>enum_params.hpp</title>
|
||||
<link rel="stylesheet" type="text/css" href="../styles.css">
|
||||
</head>
|
||||
<body>
|
||||
<div style="margin-left: 0px;">
|
||||
The <b>enum_params.hpp</b> is a jumper header for backwards compatibility.
|
||||
This header is deprecated.
|
||||
</div>
|
||||
<h4>Usage</h4>
|
||||
<div class="code">
|
||||
#include <b><boost/preprocessor/enum_params.hpp></b>
|
||||
</div>
|
||||
<h4>Includes</h4>
|
||||
<ul>
|
||||
<li><a href="repetition/enum_params.hpp.html"><boost/preprocessor/repetition/enum_params.hpp></a></li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
20
doc/headers/enum_params_with_a_default.hpp.html
Normal file
20
doc/headers/enum_params_with_a_default.hpp.html
Normal file
@ -0,0 +1,20 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>enum_params_with_a_default.hpp</title>
|
||||
<link rel="stylesheet" type="text/css" href="../styles.css">
|
||||
</head>
|
||||
<body>
|
||||
<div style="margin-left: 0px;">
|
||||
The <b>enum_params_with_a_default.hpp</b> is a jumper header for backwards compatibility.
|
||||
This header is deprecated.
|
||||
</div>
|
||||
<h4>Usage</h4>
|
||||
<div class="code">
|
||||
#include <b><boost/preprocessor/enum_params_with_a_default.hpp></b>
|
||||
</div>
|
||||
<h4>Includes</h4>
|
||||
<ul>
|
||||
<li><a href="repetition/enum_params_with_a_default.hpp.html"><boost/preprocessor/repetition/enum_params_with_a_default.hpp></a></li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
20
doc/headers/enum_params_with_defaults.hpp.html
Normal file
20
doc/headers/enum_params_with_defaults.hpp.html
Normal file
@ -0,0 +1,20 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>enum_params_with_defaults.hpp</title>
|
||||
<link rel="stylesheet" type="text/css" href="../styles.css">
|
||||
</head>
|
||||
<body>
|
||||
<div style="margin-left: 0px;">
|
||||
The <b>enum_params_with_defaults.hpp</b> is a jumper header for backwards compatibility.
|
||||
This header is deprecated.
|
||||
</div>
|
||||
<h4>Usage</h4>
|
||||
<div class="code">
|
||||
#include <b><boost/preprocessor/enum_params_with_defaults.hpp></b>
|
||||
</div>
|
||||
<h4>Includes</h4>
|
||||
<ul>
|
||||
<li><a href="repetition/enum_params_with_defaults.hpp.html"><boost/preprocessor/repetition/enum_params_with_defaults.hpp></a></li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
20
doc/headers/enum_shifted.hpp.html
Normal file
20
doc/headers/enum_shifted.hpp.html
Normal file
@ -0,0 +1,20 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>enum_shifted.hpp</title>
|
||||
<link rel="stylesheet" type="text/css" href="../styles.css">
|
||||
</head>
|
||||
<body>
|
||||
<div style="margin-left: 0px;">
|
||||
The <b>enum_shifted.hpp</b> is a jumper header for backwards compatibility.
|
||||
This header is deprecated.
|
||||
</div>
|
||||
<h4>Usage</h4>
|
||||
<div class="code">
|
||||
#include <b><boost/preprocessor/enum_shifted.hpp></b>
|
||||
</div>
|
||||
<h4>Includes</h4>
|
||||
<ul>
|
||||
<li><a href="repetition/enum_shifted.hpp.html"><boost/preprocessor/repetition/enum_shifted.hpp></a></li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
20
doc/headers/enum_shifted_params.hpp.html
Normal file
20
doc/headers/enum_shifted_params.hpp.html
Normal file
@ -0,0 +1,20 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>enum_shifted_params.hpp</title>
|
||||
<link rel="stylesheet" type="text/css" href="../styles.css">
|
||||
</head>
|
||||
<body>
|
||||
<div style="margin-left: 0px;">
|
||||
The <b>enum_shifted_params.hpp</b> is a jumper header for backwards compatibility.
|
||||
This header is deprecated.
|
||||
</div>
|
||||
<h4>Usage</h4>
|
||||
<div class="code">
|
||||
#include <b><boost/preprocessor/enum_shifted_params.hpp></b>
|
||||
</div>
|
||||
<h4>Includes</h4>
|
||||
<ul>
|
||||
<li><a href="repetition/enum_shifted_params.hpp.html"><boost/preprocessor/repetition/enum_shifted_params.hpp></a></li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
20
doc/headers/expand.hpp.html
Normal file
20
doc/headers/expand.hpp.html
Normal file
@ -0,0 +1,20 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>expand.hpp</title>
|
||||
<link rel="stylesheet" type="text/css" href="../styles.css">
|
||||
</head>
|
||||
<body>
|
||||
<div style="margin-left: 0px;">
|
||||
The <b>expand.hpp</b> is a jumper header for backwards compatibility.
|
||||
This header is deprecated.
|
||||
</div>
|
||||
<h4>Usage</h4>
|
||||
<div class="code">
|
||||
#include <b><boost/preprocessor/expand.hpp></b>
|
||||
</div>
|
||||
<h4>Includes</h4>
|
||||
<ul>
|
||||
<li><a href="facilities/expand.hpp.html"><boost/preprocessor/facilities/expand.hpp></a></li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
20
doc/headers/expr_if.hpp.html
Normal file
20
doc/headers/expr_if.hpp.html
Normal file
@ -0,0 +1,20 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>expr_if.hpp</title>
|
||||
<link rel="stylesheet" type="text/css" href="../styles.css">
|
||||
</head>
|
||||
<body>
|
||||
<div style="margin-left: 0px;">
|
||||
The <b>expr_if.hpp</b> is a jumper header for backwards compatibility.
|
||||
This header is deprecated.
|
||||
</div>
|
||||
<h4>Usage</h4>
|
||||
<div class="code">
|
||||
#include <b><boost/preprocessor/expr_if.hpp></b>
|
||||
</div>
|
||||
<h4>Includes</h4>
|
||||
<ul>
|
||||
<li><a href="control/expr_if.hpp.html"><boost/preprocessor/control/expr_if.hpp></a></li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
23
doc/headers/facilities.hpp.html
Normal file
23
doc/headers/facilities.hpp.html
Normal file
@ -0,0 +1,23 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>facilities.hpp</title>
|
||||
<link rel="stylesheet" type="text/css" href="../styles.css">
|
||||
</head>
|
||||
<body>
|
||||
<div style="margin-left: 0px;">
|
||||
The <b>facilities.hpp</b> includes the headers in the <i>facilities</i> folder.
|
||||
</div>
|
||||
<h4>Usage</h4>
|
||||
<div class="code">
|
||||
#include <b><boost/preprocessor/facilities.hpp></b>
|
||||
</div>
|
||||
<h4>Includes</h4>
|
||||
<ul>
|
||||
<li><a href="facilities/apply.hpp.html"><boost/preprocessor/facilities/apply.hpp></a></li>
|
||||
<li><a href="facilities/empty.hpp.html"><boost/preprocessor/facilities/empty.hpp></a></li>
|
||||
<li><a href="facilities/expand.hpp.html"><boost/preprocessor/facilities/expand.hpp></a></li>
|
||||
<li><a href="facilities/identity.hpp.html"><boost/preprocessor/facilities/identity.hpp></a></li>
|
||||
<li><a href="facilities/intercept.hpp.html"><boost/preprocessor/facilities/intercept.hpp></a></li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
20
doc/headers/for.hpp.html
Normal file
20
doc/headers/for.hpp.html
Normal file
@ -0,0 +1,20 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>for.hpp</title>
|
||||
<link rel="stylesheet" type="text/css" href="../styles.css">
|
||||
</head>
|
||||
<body>
|
||||
<div style="margin-left: 0px;">
|
||||
The <b>for.hpp</b> is a jumper header for backwards compatibility.
|
||||
This header is deprecated.
|
||||
</div>
|
||||
<h4>Usage</h4>
|
||||
<div class="code">
|
||||
#include <b><boost/preprocessor/for.hpp></b>
|
||||
</div>
|
||||
<h4>Includes</h4>
|
||||
<ul>
|
||||
<li><a href="repetition/for.hpp.html"><boost/preprocessor/repetition/for.hpp></a></li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
20
doc/headers/identity.hpp.html
Normal file
20
doc/headers/identity.hpp.html
Normal file
@ -0,0 +1,20 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>identity.hpp</title>
|
||||
<link rel="stylesheet" type="text/css" href="../styles.css">
|
||||
</head>
|
||||
<body>
|
||||
<div style="margin-left: 0px;">
|
||||
The <b>identity.hpp</b> is a jumper header for backwards compatibility.
|
||||
This header is deprecated.
|
||||
</div>
|
||||
<h4>Usage</h4>
|
||||
<div class="code">
|
||||
#include <b><boost/preprocessor/identity.hpp></b>
|
||||
</div>
|
||||
<h4>Includes</h4>
|
||||
<ul>
|
||||
<li><a href="facilities/identity.hpp.html"><boost/preprocessor/facilities/identity.hpp></a></li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
20
doc/headers/if.hpp.html
Normal file
20
doc/headers/if.hpp.html
Normal file
@ -0,0 +1,20 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>if.hpp</title>
|
||||
<link rel="stylesheet" type="text/css" href="../styles.css">
|
||||
</head>
|
||||
<body>
|
||||
<div style="margin-left: 0px;">
|
||||
The <b>if.hpp</b> is a jumper header for backwards compatibility.
|
||||
This header is deprecated.
|
||||
</div>
|
||||
<h4>Usage</h4>
|
||||
<div class="code">
|
||||
#include <b><boost/preprocessor/if.hpp></b>
|
||||
</div>
|
||||
<h4>Includes</h4>
|
||||
<ul>
|
||||
<li><a href="control/if.hpp.html"><boost/preprocessor/control/if.hpp></a></li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
20
doc/headers/inc.hpp.html
Normal file
20
doc/headers/inc.hpp.html
Normal file
@ -0,0 +1,20 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>inc.hpp</title>
|
||||
<link rel="stylesheet" type="text/css" href="../styles.css">
|
||||
</head>
|
||||
<body>
|
||||
<div style="margin-left: 0px;">
|
||||
The <b>inc.hpp</b> is a jumper header for backwards compatibility.
|
||||
This header is deprecated.
|
||||
</div>
|
||||
<h4>Usage</h4>
|
||||
<div class="code">
|
||||
#include <b><boost/preprocessor/inc.hpp></b>
|
||||
</div>
|
||||
<h4>Includes</h4>
|
||||
<ul>
|
||||
<li><a href="arithmetic/inc.hpp.html"><boost/preprocessor/arithmetic/inc.hpp></a></li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
20
doc/headers/iterate.hpp.html
Normal file
20
doc/headers/iterate.hpp.html
Normal file
@ -0,0 +1,20 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>iterate.hpp</title>
|
||||
<link rel="stylesheet" type="text/css" href="../styles.css">
|
||||
</head>
|
||||
<body>
|
||||
<div style="margin-left: 0px;">
|
||||
The <b>iterate.hpp</b> is a jumper header for backwards compatibility.
|
||||
This header is deprecated.
|
||||
</div>
|
||||
<h4>Usage</h4>
|
||||
<div class="code">
|
||||
#include <b><boost/preprocessor/iterate.hpp></b>
|
||||
</div>
|
||||
<h4>Includes</h4>
|
||||
<ul>
|
||||
<li><a href="iteration/iterate.hpp.html"><boost/preprocessor/iteration/iterate.hpp></a></li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
21
doc/headers/iteration.hpp.html
Normal file
21
doc/headers/iteration.hpp.html
Normal file
@ -0,0 +1,21 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>iteration.hpp</title>
|
||||
<link rel="stylesheet" type="text/css" href="../styles.css">
|
||||
</head>
|
||||
<body>
|
||||
<div style="margin-left: 0px;">
|
||||
The <b>iteration.hpp</b> includes the headers in the <i>iteration</i> folder.
|
||||
</div>
|
||||
<h4>Usage</h4>
|
||||
<div class="code">
|
||||
#include <b><boost/preprocessor/iteration.hpp></b>
|
||||
</div>
|
||||
<h4>Includes</h4>
|
||||
<ul>
|
||||
<li><a href="iteration/iterate.hpp.html"><boost/preprocessor/iteration/iterate.hpp></a></li>
|
||||
<li><a href="iteration/local.hpp.html"><boost/preprocessor/iteration/local.hpp></a></li>
|
||||
<li><a href="iteration/self.hpp.html"><boost/preprocessor/iteration/self.hpp></a></li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
15
doc/headers/library.hpp.html
Normal file
15
doc/headers/library.hpp.html
Normal file
@ -0,0 +1,15 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>library.hpp</title>
|
||||
<link rel="stylesheet" type="text/css" href="../styles.css">
|
||||
</head>
|
||||
<body>
|
||||
<div style="margin-left: 0px;">
|
||||
The <b>library.hpp</b> includes the entire library.
|
||||
</div>
|
||||
<h4>Usage</h4>
|
||||
<div class="code">
|
||||
#include <b><boost/preprocessor/library.hpp></b>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
20
doc/headers/limits.hpp.html
Normal file
20
doc/headers/limits.hpp.html
Normal file
@ -0,0 +1,20 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>limits.hpp</title>
|
||||
<link rel="stylesheet" type="text/css" href="../styles.css">
|
||||
</head>
|
||||
<body>
|
||||
<div style="margin-left: 0px;">
|
||||
The <b>limits.hpp</b> is a jumper header for backwards compatibility.
|
||||
This header is deprecated.
|
||||
</div>
|
||||
<h4>Usage</h4>
|
||||
<div class="code">
|
||||
#include <b><boost/preprocessor/limits.hpp></b>
|
||||
</div>
|
||||
<h4>Includes</h4>
|
||||
<ul>
|
||||
<li><a href="config/limits.hpp.html"><boost/preprocessor/config/limits.hpp></a></li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
35
doc/headers/list.hpp.html
Normal file
35
doc/headers/list.hpp.html
Normal file
@ -0,0 +1,35 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>list.hpp</title>
|
||||
<link rel="stylesheet" type="text/css" href="../styles.css">
|
||||
</head>
|
||||
<body>
|
||||
<div style="margin-left: 0px;">
|
||||
The <b>list.hpp</b> includes the headers in the <i>list</i> folder.
|
||||
</div>
|
||||
<h4>Usage</h4>
|
||||
<div class="code">
|
||||
#include <b><boost/preprocessor/list.hpp></b>
|
||||
</div>
|
||||
<h4>Includes</h4>
|
||||
<ul>
|
||||
<li><a href="list/adt.hpp.html"><boost/preprocessor/list/adt.hpp></a></li>
|
||||
<li><a href="list/append.hpp.html"><boost/preprocessor/list/append.hpp></a></li>
|
||||
<li><a href="list/at.hpp.html"><boost/preprocessor/list/at.hpp></a></li>
|
||||
<li><a href="list/cat.hpp.html"><boost/preprocessor/list/cat.hpp></a></li>
|
||||
<li><a href="list/enum.hpp.html"><boost/preprocessor/list/enum.hpp></a></li>
|
||||
<li><a href="list/filter.hpp.html"><boost/preprocessor/list/filter.hpp></a></li>
|
||||
<li><a href="list/first_n.hpp.html"><boost/preprocessor/list/first_n.hpp></a></li>
|
||||
<li><a href="list/fold_left.hpp.html"><boost/preprocessor/list/fold_left.hpp></a></li>
|
||||
<li><a href="list/fold_right.hpp.html"><boost/preprocessor/list/fold_right.hpp></a></li>
|
||||
<li><a href="list/for_each.hpp.html"><boost/preprocessor/list/for_each.hpp></a></li>
|
||||
<li><a href="list/for_each_i.hpp.html"><boost/preprocessor/list/for_each_i.hpp></a></li>
|
||||
<li><a href="list/for_each_product.hpp.html"><boost/preprocessor/list/for_each_product.hpp></a></li>
|
||||
<li><a href="list/rest_n.hpp.html"><boost/preprocessor/list/rest_n.hpp></a></li>
|
||||
<li><a href="list/reverse.hpp.html"><boost/preprocessor/list/reverse.hpp></a></li>
|
||||
<li><a href="list/size.hpp.html"><boost/preprocessor/list/size.hpp></a></li>
|
||||
<li><a href="list/to_tuple.hpp.html"><boost/preprocessor/list/to_tuple.hpp></a></li>
|
||||
<li><a href="list/transform.hpp.html"><boost/preprocessor/list/transform.hpp></a></li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
29
doc/headers/logical.hpp.html
Normal file
29
doc/headers/logical.hpp.html
Normal file
@ -0,0 +1,29 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>logical.hpp</title>
|
||||
<link rel="stylesheet" type="text/css" href="../styles.css">
|
||||
</head>
|
||||
<body>
|
||||
<div style="margin-left: 0px;">
|
||||
The <b>logical.hpp</b> includes the headers in the <i>logical</i> folder.
|
||||
</div>
|
||||
<h4>Usage</h4>
|
||||
<div class="code">
|
||||
#include <b><boost/preprocessor/logical.hpp></b>
|
||||
</div>
|
||||
<h4>Includes</h4>
|
||||
<ul>
|
||||
<li><a href="logical/and.hpp.html"><boost/preprocessor/logical/and.hpp></a></li>
|
||||
<li><a href="logical/bitand.hpp.html"><boost/preprocessor/logical/bitand.hpp></a></li>
|
||||
<li><a href="logical/bitnor.hpp.html"><boost/preprocessor/logical/bitnor.hpp></a></li>
|
||||
<li><a href="logical/bitor.hpp.html"><boost/preprocessor/logical/bitor.hpp></a></li>
|
||||
<li><a href="logical/bitxor.hpp.html"><boost/preprocessor/logical/bitxor.hpp></a></li>
|
||||
<li><a href="logical/bool.hpp.html"><boost/preprocessor/logical/bool.hpp></a></li>
|
||||
<li><a href="logical/compl.hpp.html"><boost/preprocessor/logical/compl.hpp></a></li>
|
||||
<li><a href="logical/nor.hpp.html"><boost/preprocessor/logical/nor.hpp></a></li>
|
||||
<li><a href="logical/not.hpp.html"><boost/preprocessor/logical/not.hpp></a></li>
|
||||
<li><a href="logical/or.hpp.html"><boost/preprocessor/logical/or.hpp></a></li>
|
||||
<li><a href="logical/xor.hpp.html"><boost/preprocessor/logical/xor.hpp></a></li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
20
doc/headers/max.hpp.html
Normal file
20
doc/headers/max.hpp.html
Normal file
@ -0,0 +1,20 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>max.hpp</title>
|
||||
<link rel="stylesheet" type="text/css" href="../styles.css">
|
||||
</head>
|
||||
<body>
|
||||
<div style="margin-left: 0px;">
|
||||
The <b>max.hpp</b> is a jumper header for backwards compatibility.
|
||||
This header is deprecated.
|
||||
</div>
|
||||
<h4>Usage</h4>
|
||||
<div class="code">
|
||||
#include <b><boost/preprocessor/max.hpp></b>
|
||||
</div>
|
||||
<h4>Includes</h4>
|
||||
<ul>
|
||||
<li><a href="selection/max.hpp.html"><boost/preprocessor/selection/max.hpp></a></li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
20
doc/headers/min.hpp.html
Normal file
20
doc/headers/min.hpp.html
Normal file
@ -0,0 +1,20 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>min.hpp</title>
|
||||
<link rel="stylesheet" type="text/css" href="../styles.css">
|
||||
</head>
|
||||
<body>
|
||||
<div style="margin-left: 0px;">
|
||||
The <b>min.hpp</b> is a jumper header for backwards compatibility.
|
||||
This header is deprecated.
|
||||
</div>
|
||||
<h4>Usage</h4>
|
||||
<div class="code">
|
||||
#include <b><boost/preprocessor/min.hpp></b>
|
||||
</div>
|
||||
<h4>Includes</h4>
|
||||
<ul>
|
||||
<li><a href="selection/min.hpp.html"><boost/preprocessor/selection/min.hpp></a></li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
15
doc/headers/preprocessor.hpp.html
Normal file
15
doc/headers/preprocessor.hpp.html
Normal file
@ -0,0 +1,15 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>preprocessor.hpp</title>
|
||||
<link rel="stylesheet" type="text/css" href="../styles.css">
|
||||
</head>
|
||||
<body>
|
||||
<div style="margin-left: 0px;">
|
||||
The <b>preprocessor.hpp</b> includes the entire library.
|
||||
</div>
|
||||
<h4>Usage</h4>
|
||||
<div class="code">
|
||||
#include <b><boost/preprocessor.hpp></b>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
22
doc/headers/punctuation.hpp.html
Normal file
22
doc/headers/punctuation.hpp.html
Normal file
@ -0,0 +1,22 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>punctuation.hpp</title>
|
||||
<link rel="stylesheet" type="text/css" href="../styles.css">
|
||||
</head>
|
||||
<body>
|
||||
<div style="margin-left: 0px;">
|
||||
The <b>punctuation.hpp</b> includes the headers in the <i>punctuation</i> folder.
|
||||
</div>
|
||||
<h4>Usage</h4>
|
||||
<div class="code">
|
||||
#include <b><boost/preprocessor/punctuation.hpp></b>
|
||||
</div>
|
||||
<h4>Includes</h4>
|
||||
<ul>
|
||||
<li><a href="punctuation/comma.hpp.html"><boost/preprocessor/punctuation/comma.hpp></a></li>
|
||||
<li><a href="punctuation/comma_if.hpp.html"><boost/preprocessor/punctuation/comma_if.hpp></a></li>
|
||||
<li><a href="punctuation/paren.hpp.html"><boost/preprocessor/punctuation/paren.hpp></a></li>
|
||||
<li><a href="punctuation/paren_if.hpp.html"><boost/preprocessor/punctuation/paren_if.hpp></a></li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
20
doc/headers/repeat.hpp.html
Normal file
20
doc/headers/repeat.hpp.html
Normal file
@ -0,0 +1,20 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>repeat.hpp</title>
|
||||
<link rel="stylesheet" type="text/css" href="../styles.css">
|
||||
</head>
|
||||
<body>
|
||||
<div style="margin-left: 0px;">
|
||||
The <b>repeat.hpp</b> is a jumper header for backwards compatibility.
|
||||
This header is deprecated.
|
||||
</div>
|
||||
<h4>Usage</h4>
|
||||
<div class="code">
|
||||
#include <b><boost/preprocessor/repeat.hpp></b>
|
||||
</div>
|
||||
<h4>Includes</h4>
|
||||
<ul>
|
||||
<li><a href="repetition/repeat.hpp.html"><boost/preprocessor/repetition/repeat.hpp></a></li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
20
doc/headers/repeat_2nd.hpp.html
Normal file
20
doc/headers/repeat_2nd.hpp.html
Normal file
@ -0,0 +1,20 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>repeat_2nd.hpp</title>
|
||||
<link rel="stylesheet" type="text/css" href="../styles.css">
|
||||
</head>
|
||||
<body>
|
||||
<div style="margin-left: 0px;">
|
||||
The <b>repeat_2nd.hpp</b> is a jumper header for backwards compatibility.
|
||||
This header is deprecated.
|
||||
</div>
|
||||
<h4>Usage</h4>
|
||||
<div class="code">
|
||||
#include <b><boost/preprocessor/repeat_2nd.hpp></b>
|
||||
</div>
|
||||
<h4>Includes</h4>
|
||||
<ul>
|
||||
<li><a href="repetition/repeat.hpp.html"><boost/preprocessor/repetition/repeat.hpp></a></li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
20
doc/headers/repeat_3rd.hpp.html
Normal file
20
doc/headers/repeat_3rd.hpp.html
Normal file
@ -0,0 +1,20 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>repeat_3rd.hpp</title>
|
||||
<link rel="stylesheet" type="text/css" href="../styles.css">
|
||||
</head>
|
||||
<body>
|
||||
<div style="margin-left: 0px;">
|
||||
The <b>repeat_3rd.hpp</b> is a jumper header for backwards compatibility.
|
||||
This header is deprecated.
|
||||
</div>
|
||||
<h4>Usage</h4>
|
||||
<div class="code">
|
||||
#include <b><boost/preprocessor/repeat_3rd.hpp></b>
|
||||
</div>
|
||||
<h4>Includes</h4>
|
||||
<ul>
|
||||
<li><a href="repetition/repeat.hpp.html"><boost/preprocessor/repetition/repeat.hpp></a></li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
20
doc/headers/repeat_from_to.hpp.html
Normal file
20
doc/headers/repeat_from_to.hpp.html
Normal file
@ -0,0 +1,20 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>repeat_from_to.hpp</title>
|
||||
<link rel="stylesheet" type="text/css" href="../styles.css">
|
||||
</head>
|
||||
<body>
|
||||
<div style="margin-left: 0px;">
|
||||
The <b>repeat_from_to.hpp</b> is a jumper header for backwards compatibility.
|
||||
This header is deprecated.
|
||||
</div>
|
||||
<h4>Usage</h4>
|
||||
<div class="code">
|
||||
#include <b><boost/preprocessor/repeat_from_to.hpp></b>
|
||||
</div>
|
||||
<h4>Includes</h4>
|
||||
<ul>
|
||||
<li><a href="repetition/repeat_from_to.hpp.html"><boost/preprocessor/repetition/repeat_from_to.hpp></a></li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
20
doc/headers/repeat_from_to_2nd.hpp.html
Normal file
20
doc/headers/repeat_from_to_2nd.hpp.html
Normal file
@ -0,0 +1,20 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>repeat_from_to_2nd.hpp</title>
|
||||
<link rel="stylesheet" type="text/css" href="../styles.css">
|
||||
</head>
|
||||
<body>
|
||||
<div style="margin-left: 0px;">
|
||||
The <b>repeat_from_to_2nd.hpp</b> is a jumper header for backwards compatibility.
|
||||
This header is deprecated.
|
||||
</div>
|
||||
<h4>Usage</h4>
|
||||
<div class="code">
|
||||
#include <b><boost/preprocessor/repeat_from_to_2nd.hpp></b>
|
||||
</div>
|
||||
<h4>Includes</h4>
|
||||
<ul>
|
||||
<li><a href="repetition/repeat_from_to.hpp.html"><boost/preprocessor/repetition/repeat_from_to.hpp></a></li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
20
doc/headers/repeat_from_to_3rd.hpp.html
Normal file
20
doc/headers/repeat_from_to_3rd.hpp.html
Normal file
@ -0,0 +1,20 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>repeat_from_to_3rd.hpp</title>
|
||||
<link rel="stylesheet" type="text/css" href="../styles.css">
|
||||
</head>
|
||||
<body>
|
||||
<div style="margin-left: 0px;">
|
||||
The <b>repeat_from_to_3rd.hpp</b> is a jumper header for backwards compatibility.
|
||||
This header is deprecated.
|
||||
</div>
|
||||
<h4>Usage</h4>
|
||||
<div class="code">
|
||||
#include <b><boost/preprocessor/repeat_from_to_3rd.hpp></b>
|
||||
</div>
|
||||
<h4>Includes</h4>
|
||||
<ul>
|
||||
<li><a href="repetition/repeat_from_to.hpp.html"><boost/preprocessor/repetition/repeat_from_to.hpp></a></li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
33
doc/headers/repetition.hpp.html
Normal file
33
doc/headers/repetition.hpp.html
Normal file
@ -0,0 +1,33 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>repetition.hpp</title>
|
||||
<link rel="stylesheet" type="text/css" href="../styles.css">
|
||||
</head>
|
||||
<body>
|
||||
<div style="margin-left: 0px;">
|
||||
The <b>repetition.hpp</b> includes the headers in the <i>repetition</i> folder.
|
||||
</div>
|
||||
<h4>Usage</h4>
|
||||
<div class="code">
|
||||
#include <b><boost/preprocessor/repetition.hpp></b>
|
||||
</div>
|
||||
<h4>Includes</h4>
|
||||
<ul>
|
||||
<li><a href="repetition/deduce_r.hpp.html"><boost/preprocessor/repetition/deduce_r.hpp></a></li>
|
||||
<li><a href="repetition/deduce_z.hpp.html"><boost/preprocessor/repetition/deduce_z.hpp></a></li>
|
||||
<li><a href="repetition/enum.hpp.html"><boost/preprocessor/repetition/enum.hpp></a></li>
|
||||
<li><a href="repetition/enum_binary_params.hpp.html"><boost/preprocessor/repetition/enum_binary_params.hpp></a></li>
|
||||
<li><a href="repetition/enum_params.hpp.html"><boost/preprocessor/repetition/enum_params.hpp></a></li>
|
||||
<li><a href="repetition/enum_params_with_a_default.hpp.html"><boost/preprocessor/repetition/enum_params_with_a_default.hpp></a></li>
|
||||
<li><a href="repetition/enum_params_with_defaults.hpp.html"><boost/preprocessor/repetition/enum_params_with_defaults.hpp></a></li>
|
||||
<li><a href="repetition/enum_shifted_params.hpp.html"><boost/preprocessor/repetition/enum_shifted_params.hpp></a></li>
|
||||
<li><a href="repetition/enum_shifted.hpp.html"><boost/preprocessor/repetition/enum_shifted.hpp></a></li>
|
||||
<li><a href="repetition/enum_trailing.hpp.html"><boost/preprocessor/repetition/enum_trailing.hpp></a></li>
|
||||
<li><a href="repetition/enum_trailing_binary_params.hpp.html"><boost/preprocessor/repetition/enum_trailing_binary_params.hpp></a></li>
|
||||
<li><a href="repetition/enum_trailing_params.hpp.html"><boost/preprocessor/repetition/enum_trailing_params.hpp></a></li>
|
||||
<li><a href="repetition/for.hpp.html"><boost/preprocessor/repetition/for.hpp></a></li>
|
||||
<li><a href="repetition/repeat.hpp.html"><boost/preprocessor/repetition/repeat.hpp></a></li>
|
||||
<li><a href="repetition/repeat_from_to.hpp.html"><boost/preprocessor/repetition/repeat_from_to.hpp></a></li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
20
doc/headers/selection.hpp.html
Normal file
20
doc/headers/selection.hpp.html
Normal file
@ -0,0 +1,20 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>selection.hpp</title>
|
||||
<link rel="stylesheet" type="text/css" href="../styles.css">
|
||||
</head>
|
||||
<body>
|
||||
<div style="margin-left: 0px;">
|
||||
The <b>selection.hpp</b> includes the headers in the <i>selection</i> folder.
|
||||
</div>
|
||||
<h4>Usage</h4>
|
||||
<div class="code">
|
||||
#include <b><boost/preprocessor/selection.hpp></b>
|
||||
</div>
|
||||
<h4>Includes</h4>
|
||||
<ul>
|
||||
<li><a href="selection/max.hpp.html"><boost/preprocessor/selection/max.hpp></a></li>
|
||||
<li><a href="selection/min.hpp.html"><boost/preprocessor/selection/min.hpp></a></li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
19
doc/headers/slot.hpp.html
Normal file
19
doc/headers/slot.hpp.html
Normal file
@ -0,0 +1,19 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>slot.hpp</title>
|
||||
<link rel="stylesheet" type="text/css" href="../styles.css">
|
||||
</head>
|
||||
<body>
|
||||
<div style="margin-left: 0px;">
|
||||
The <b>slot.hpp</b> includes the headers in the <i>slot</i> folder.
|
||||
</div>
|
||||
<h4>Usage</h4>
|
||||
<div class="code">
|
||||
#include <b><boost/preprocessor/slot.hpp></b>
|
||||
</div>
|
||||
<h4>Includes</h4>
|
||||
<ul>
|
||||
<li><a href="slot/slot.hpp.html"><boost/preprocessor/slot/slot.hpp></a></li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
19
doc/headers/stringize.hpp.html
Normal file
19
doc/headers/stringize.hpp.html
Normal file
@ -0,0 +1,19 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>stringize.hpp</title>
|
||||
<link rel="stylesheet" type="text/css" href="../styles.css">
|
||||
</head>
|
||||
<body>
|
||||
<div style="margin-left: 0px;">
|
||||
The <b>stringize.hpp</b> header defines a stringizing macro.
|
||||
</div>
|
||||
<h4>Usage</h4>
|
||||
<div class="code">
|
||||
#include <b><boost/preprocessor/stringize.hpp></b>
|
||||
</div>
|
||||
<h4>Contents</h4>
|
||||
<ul>
|
||||
<li><a href="../ref/stringize.html">BOOST_PP_STRINGIZE</a></li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
23
doc/headers/tuple.hpp.html
Normal file
23
doc/headers/tuple.hpp.html
Normal file
@ -0,0 +1,23 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>tuple.hpp</title>
|
||||
<link rel="stylesheet" type="text/css" href="../styles.css">
|
||||
</head>
|
||||
<body>
|
||||
<div style="margin-left: 0px;">
|
||||
The <b>tuple.hpp</b> includes the headers in the <i>tuple</i> folder.
|
||||
</div>
|
||||
<h4>Usage</h4>
|
||||
<div class="code">
|
||||
#include <b><boost/preprocessor/tuple.hpp></b>
|
||||
</div>
|
||||
<h4>Includes</h4>
|
||||
<ul>
|
||||
<li><a href="tuple/elem.hpp.html"><boost/preprocessor/tuple/elem.hpp></a></li>
|
||||
<li><a href="tuple/eat.hpp.html"><boost/preprocessor/tuple/eat.hpp></a></li>
|
||||
<li><a href="tuple/rem.hpp.html"><boost/preprocessor/tuple/rem.hpp></a></li>
|
||||
<li><a href="tuple/reverse.hpp.html"><boost/preprocessor/tuple/reverse.hpp></a></li>
|
||||
<li><a href="tuple/to_list.hpp.html"><boost/preprocessor/tuple/to_list.hpp></a></li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
20
doc/headers/while.hpp.html
Normal file
20
doc/headers/while.hpp.html
Normal file
@ -0,0 +1,20 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>while.hpp</title>
|
||||
<link rel="stylesheet" type="text/css" href="../styles.css">
|
||||
</head>
|
||||
<body>
|
||||
<div style="margin-left: 0px;">
|
||||
The <b>while.hpp</b> is a jumper header for backwards compatibility.
|
||||
This header is deprecated.
|
||||
</div>
|
||||
<h4>Usage</h4>
|
||||
<div class="code">
|
||||
#include <b><boost/preprocessor/while.hpp></b>
|
||||
</div>
|
||||
<h4>Includes</h4>
|
||||
<ul>
|
||||
<li><a href="control/while.hpp.html"><boost/preprocessor/control/while.hpp></a></li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user