summaryrefslogtreecommitdiff
path: root/doc/html/BOOST_PROTO_REPEAT_EX.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/BOOST_PROTO_REPEAT_EX.html')
-rw-r--r--[-rwxr-xr-x]doc/html/BOOST_PROTO_REPEAT_EX.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/BOOST_PROTO_REPEAT_EX.html b/doc/html/BOOST_PROTO_REPEAT_EX.html
index b9c11ca787..61e13c0333 100755..100644
--- a/doc/html/BOOST_PROTO_REPEAT_EX.html
+++ b/doc/html/BOOST_PROTO_REPEAT_EX.html
@@ -33,7 +33,7 @@
</span>BOOST_PROTO_REPEAT_EX(MACRO, typename_A, A, A_a, a)</pre></div>
<div class="refsect1">
-<a name="id2789550"></a><h2>Description</h2>
+<a name="id2841897"></a><h2>Description</h2>
<p>
<code class="computeroutput">BOOST_PROTO_REPEAT_EX()</code> is used to generate the kind of repetitive
code that is typical of EDSLs built with Proto.