summaryrefslogtreecommitdiff
path: root/doc/html/BOOST_PROTO_REPEAT_FROM_TO_EX.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/BOOST_PROTO_REPEAT_FROM_TO_EX.html')
-rw-r--r--doc/html/BOOST_PROTO_REPEAT_FROM_TO_EX.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/BOOST_PROTO_REPEAT_FROM_TO_EX.html b/doc/html/BOOST_PROTO_REPEAT_FROM_TO_EX.html
index cbaf671260..0aa7f59368 100644
--- a/doc/html/BOOST_PROTO_REPEAT_FROM_TO_EX.html
+++ b/doc/html/BOOST_PROTO_REPEAT_FROM_TO_EX.html
@@ -4,7 +4,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Macro BOOST_PROTO_REPEAT_FROM_TO_EX</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_REPEAT_EX.html" title="Macro BOOST_PROTO_REPEAT_EX">
@@ -34,7 +34,7 @@
</span>BOOST_PROTO_REPEAT_FROM_TO_EX(FROM, TO, MACRO, typename_A, A, A_a, a)</pre></div>
<div class="refsect1">
-<a name="idm45555182119184"></a><h2>Description</h2>
+<a name="idp345105680"></a><h2>Description</h2>
<p>
<code class="computeroutput">BOOST_PROTO_REPEAT_FROM_TO_EX()</code> is used to generate the kind of repetitive
code that is typical of EDSLs built with Proto.