summaryrefslogtreecommitdiff
path: root/doc/html/BOOST_PROTO_REPEAT.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/BOOST_PROTO_REPEAT.html')
-rw-r--r--doc/html/BOOST_PROTO_REPEAT.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/BOOST_PROTO_REPEAT.html b/doc/html/BOOST_PROTO_REPEAT.html
index fc9a001ce3..a4b19dcb88 100644
--- a/doc/html/BOOST_PROTO_REPEAT.html
+++ b/doc/html/BOOST_PROTO_REPEAT.html
@@ -4,7 +4,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Macro BOOST_PROTO_REPEAT</title>
<link rel="stylesheet" href="../../doc/src/boostbook.css" type="text/css">
-<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
+<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
<link rel="home" href="index.html" title="The Boost C++ Libraries BoostBook Documentation Subset">
<link rel="up" href="proto/reference.html#header.boost.proto.repeat_hpp" title="Header &lt;boost/proto/repeat.hpp&gt;">
<link rel="prev" href="BOOST_PROTO_AUTO.html" title="Macro BOOST_PROTO_AUTO">
@@ -34,7 +34,7 @@
</span>BOOST_PROTO_REPEAT(MACRO)</pre></div>
<div class="refsect1">
-<a name="idm45555182359344"></a><h2>Description</h2>
+<a name="idp344865664"></a><h2>Description</h2>
<p>
<code class="computeroutput">BOOST_PROTO_REPEAT()</code> is used to generate the kind of repetitive
code that is typical of EDSLs built with Proto.