summaryrefslogtreecommitdiff
path: root/doc/html/BOOST_PROTO_A_const.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/BOOST_PROTO_A_const.html')
-rw-r--r--[-rwxr-xr-x]doc/html/BOOST_PROTO_A_const.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/html/BOOST_PROTO_A_const.html b/doc/html/BOOST_PROTO_A_const.html
index cfbddedba8..820da10bdd 100755..100644
--- a/doc/html/BOOST_PROTO_A_const.html
+++ b/doc/html/BOOST_PROTO_A_const.html
@@ -6,7 +6,7 @@
<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_A_id1516642.html" title="Macro BOOST_PROTO_A">
+<link rel="prev" href="BOOST_PROTO_A_id1540200.html" title="Macro BOOST_PROTO_A">
<link rel="next" href="BOOST_PROTO_A_const_ref_a.html" title="Macro BOOST_PROTO_A_const_ref_a">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -20,7 +20,7 @@
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="BOOST_PROTO_A_id1516642.html"><img src="../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="proto/reference.html#header.boost.proto.repeat_hpp"><img src="../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="index.html"><img src="../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="BOOST_PROTO_A_const_ref_a.html"><img src="../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="BOOST_PROTO_A_id1540200.html"><img src="../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="proto/reference.html#header.boost.proto.repeat_hpp"><img src="../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="index.html"><img src="../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="BOOST_PROTO_A_const_ref_a.html"><img src="../../doc/src/images/next.png" alt="Next"></a>
</div>
<div class="refentry">
<a name="BOOST_PROTO_A_const"></a><div class="titlepage"></div>
@@ -30,7 +30,7 @@
Generates sequences like
<code class="computeroutput">
A<sub>0</sub> const,
- A<sub>1</sub> const, ...
+ A<sub>1</sub> const, &#8230;
A<sub>N-1</sub> const
</code>.
</p>
@@ -40,7 +40,7 @@
</span>BOOST_PROTO_A_const(N)</pre></div>
<div class="refsect1">
-<a name="id2792281"></a><h2>Description</h2>
+<a name="id2844609"></a><h2>Description</h2>
<p>
Intended for use with the <code class="computeroutput"><a class="link" href="BOOST_PROTO_REPEAT.html" title="Macro BOOST_PROTO_REPEAT">BOOST_PROTO_REPEAT</a>()</code>
and <code class="computeroutput"><a class="link" href="BOOST_PROTO_LOCAL_ITERATE.html" title="Macro BOOST_PROTO_LOCAL_ITERATE">BOOST_PROTO_LOCAL_ITERATE</a>()</code> macros.
@@ -50,7 +50,7 @@
</p>
<p>
</p>
-<pre class="programlisting"><span class="identifier">A</span><sub><span class="number">0</span></sub> <span class="keyword">const</span><span class="special">,</span> <span class="identifier">A</span><sub><span class="number">1</span></sub> <span class="keyword">const</span><span class="special">,</span> <span class="special">...</span> <span class="identifier">A</span><sub><span class="identifier">N</span><span class="special">-</span><span class="number">1</span></sub> <span class="keyword">const</span></pre>
+<pre class="programlisting"><span class="identifier">A</span><sub><span class="number">0</span></sub> <span class="keyword">const</span><span class="special">,</span> <span class="identifier">A</span><sub><span class="number">1</span></sub> <span class="keyword">const</span><span class="special">,</span> &#8230; <span class="identifier">A</span><sub><span class="identifier">N</span><span class="special">-</span><span class="number">1</span></sub> <span class="keyword">const</span></pre>
<p>
</p>
</div>
@@ -65,7 +65,7 @@
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="BOOST_PROTO_A_id1516642.html"><img src="../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="proto/reference.html#header.boost.proto.repeat_hpp"><img src="../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="index.html"><img src="../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="BOOST_PROTO_A_const_ref_a.html"><img src="../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="BOOST_PROTO_A_id1540200.html"><img src="../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="proto/reference.html#header.boost.proto.repeat_hpp"><img src="../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="index.html"><img src="../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="BOOST_PROTO_A_const_ref_a.html"><img src="../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>