forked from boostorg/fusion
refresh docs
[SVN r41080]
This commit is contained in:
@ -31,14 +31,14 @@
|
||||
=="> Operator
|
||||
==</a></h4></div></div></div>
|
||||
<a name="fusion.iterator.operator.operator_equality.description"></a><h5>
|
||||
<a name="id479430"></a>
|
||||
<a name="id479437"></a>
|
||||
<a href="operator_equality.html#fusion.iterator.operator.operator_equality.description">Description</a>
|
||||
</h5>
|
||||
<p>
|
||||
Compares 2 iterators for equality.
|
||||
</p>
|
||||
<a name="fusion.iterator.operator.operator_equality.synopsis"></a><h5>
|
||||
<a name="id479460"></a>
|
||||
<a name="id479468"></a>
|
||||
<a href="operator_equality.html#fusion.iterator.operator.operator_equality.synopsis">Synopsis</a>
|
||||
</h5>
|
||||
<pre class="programlisting">
|
||||
@ -49,7 +49,7 @@
|
||||
<span class="emphasis"><em>unspecified</em></span> <span class="keyword">operator</span><span class="special">==(</span><span class="identifier">I</span> <span class="keyword">const</span><span class="special">&</span> <span class="identifier">i</span><span class="special">,</span> <span class="identifier">J</span> <span class="keyword">const</span><span class="special">&</span> <span class="identifier">i</span><span class="special">);</span>
|
||||
</pre>
|
||||
<div class="table">
|
||||
<a name="id479603"></a><p class="title"><b>Table<EFBFBD>1.9.<2E>Parameters</b></p>
|
||||
<a name="id479610"></a><p class="title"><b>Table<EFBFBD>1.9.<2E>Parameters</b></p>
|
||||
<table class="table" summary="Parameters">
|
||||
<colgroup>
|
||||
<col>
|
||||
@ -93,7 +93,7 @@
|
||||
</table>
|
||||
</div>
|
||||
<a name="fusion.iterator.operator.operator_equality.expression_semantics"></a><h5>
|
||||
<a name="id479706"></a>
|
||||
<a name="id479714"></a>
|
||||
<a href="operator_equality.html#fusion.iterator.operator.operator_equality.expression_semantics">Expression
|
||||
Semantics</a>
|
||||
</h5>
|
||||
@ -114,11 +114,12 @@
|
||||
</div>
|
||||
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
|
||||
<td align="left"></td>
|
||||
<td align="right"><div class="copyright-footer"><small>Copyright <20> 2001-2007 Joel de Guzman, Dan Marsden, Tobias
|
||||
<td align="right"><div class="copyright-footer">Copyright <20> 2001-2007 Joel de Guzman, Dan Marsden, Tobias
|
||||
Schwinger<p>
|
||||
Distributed under the Boost Software License, Version 1.0. (See accompanying
|
||||
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
|
||||
</p></small></div></td>
|
||||
</p>
|
||||
</div></td>
|
||||
</tr></table>
|
||||
<hr>
|
||||
<div class="spirit-nav">
|
||||
|
@ -30,14 +30,14 @@
|
||||
!="> Operator
|
||||
!=</a></h4></div></div></div>
|
||||
<a name="fusion.iterator.operator.operator_inequality.description"></a><h5>
|
||||
<a name="id479924"></a>
|
||||
<a name="id479932"></a>
|
||||
<a href="operator_inequality.html#fusion.iterator.operator.operator_inequality.description">Description</a>
|
||||
</h5>
|
||||
<p>
|
||||
Compares 2 iterators for inequality.
|
||||
</p>
|
||||
<a name="fusion.iterator.operator.operator_inequality.synopsis"></a><h5>
|
||||
<a name="id479957"></a>
|
||||
<a name="id479964"></a>
|
||||
<a href="operator_inequality.html#fusion.iterator.operator.operator_inequality.synopsis">Synopsis</a>
|
||||
</h5>
|
||||
<pre class="programlisting">
|
||||
@ -48,7 +48,7 @@
|
||||
<span class="emphasis"><em>unspecified</em></span> <span class="keyword">operator</span><span class="special">==(</span><span class="identifier">I</span> <span class="keyword">const</span><span class="special">&</span> <span class="identifier">i</span><span class="special">,</span> <span class="identifier">J</span> <span class="keyword">const</span><span class="special">&</span> <span class="identifier">i</span><span class="special">);</span>
|
||||
</pre>
|
||||
<div class="table">
|
||||
<a name="id480101"></a><p class="title"><b>Table<EFBFBD>1.10.<2E>Parameters</b></p>
|
||||
<a name="id480108"></a><p class="title"><b>Table<EFBFBD>1.10.<2E>Parameters</b></p>
|
||||
<table class="table" summary="Parameters">
|
||||
<colgroup>
|
||||
<col>
|
||||
@ -92,7 +92,7 @@
|
||||
</table>
|
||||
</div>
|
||||
<a name="fusion.iterator.operator.operator_inequality.expression_semantics"></a><h5>
|
||||
<a name="id480206"></a>
|
||||
<a name="id480213"></a>
|
||||
<a href="operator_inequality.html#fusion.iterator.operator.operator_inequality.expression_semantics">Expression
|
||||
Semantics</a>
|
||||
</h5>
|
||||
@ -110,11 +110,12 @@
|
||||
</div>
|
||||
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
|
||||
<td align="left"></td>
|
||||
<td align="right"><div class="copyright-footer"><small>Copyright <20> 2001-2007 Joel de Guzman, Dan Marsden, Tobias
|
||||
<td align="right"><div class="copyright-footer">Copyright <20> 2001-2007 Joel de Guzman, Dan Marsden, Tobias
|
||||
Schwinger<p>
|
||||
Distributed under the Boost Software License, Version 1.0. (See accompanying
|
||||
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
|
||||
</p></small></div></td>
|
||||
</p>
|
||||
</div></td>
|
||||
</tr></table>
|
||||
<hr>
|
||||
<div class="spirit-nav">
|
||||
|
@ -30,14 +30,14 @@
|
||||
*"> Operator
|
||||
*</a></h4></div></div></div>
|
||||
<a name="fusion.iterator.operator.operator_unary_star.description"></a><h5>
|
||||
<a name="id478600"></a>
|
||||
<a name="id478608"></a>
|
||||
<a href="operator_unary_star.html#fusion.iterator.operator.operator_unary_star.description">Description</a>
|
||||
</h5>
|
||||
<p>
|
||||
Dereferences an iterator.
|
||||
</p>
|
||||
<a name="fusion.iterator.operator.operator_unary_star.synopsis"></a><h5>
|
||||
<a name="id478632"></a>
|
||||
<a name="id478639"></a>
|
||||
<a href="operator_unary_star.html#fusion.iterator.operator.operator_unary_star.synopsis">Synopsis</a>
|
||||
</h5>
|
||||
<pre class="programlisting">
|
||||
@ -47,7 +47,7 @@
|
||||
<span class="keyword">typename</span> <a href="../metafunctions/deref.html" title="deref"><tt class="computeroutput"><span class="identifier">result_of</span><span class="special">::</span><span class="identifier">deref</span></tt></a><span class="special"><</span><span class="identifier">I</span><span class="special">>::</span><span class="identifier">type</span> <span class="keyword">operator</span><span class="special">*(</span><span class="emphasis"><em>unspecified</em></span><span class="special"><</span><span class="identifier">I</span><span class="special">></span> <span class="keyword">const</span><span class="special">&</span> <span class="identifier">i</span><span class="special">);</span>
|
||||
</pre>
|
||||
<div class="table">
|
||||
<a name="id478791"></a><p class="title"><b>Table<EFBFBD>1.8.<2E>Parameters</b></p>
|
||||
<a name="id478798"></a><p class="title"><b>Table<EFBFBD>1.8.<2E>Parameters</b></p>
|
||||
<table class="table" summary="Parameters">
|
||||
<colgroup>
|
||||
<col>
|
||||
@ -93,7 +93,7 @@
|
||||
</table>
|
||||
</div>
|
||||
<a name="fusion.iterator.operator.operator_unary_star.expression_semantics"></a><h5>
|
||||
<a name="id478893"></a>
|
||||
<a name="id478900"></a>
|
||||
<a href="operator_unary_star.html#fusion.iterator.operator.operator_unary_star.expression_semantics">Expression
|
||||
Semantics</a>
|
||||
</h5>
|
||||
@ -111,7 +111,7 @@
|
||||
/iterator/deref.hpp>
|
||||
</p>
|
||||
<a name="fusion.iterator.operator.operator_unary_star.example"></a><h5>
|
||||
<a name="id479039"></a>
|
||||
<a name="id479046"></a>
|
||||
<a href="operator_unary_star.html#fusion.iterator.operator.operator_unary_star.example">Example</a>
|
||||
</h5>
|
||||
<pre class="programlisting">
|
||||
@ -126,11 +126,12 @@
|
||||
</div>
|
||||
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
|
||||
<td align="left"></td>
|
||||
<td align="right"><div class="copyright-footer"><small>Copyright <20> 2001-2007 Joel de Guzman, Dan Marsden, Tobias
|
||||
<td align="right"><div class="copyright-footer">Copyright <20> 2001-2007 Joel de Guzman, Dan Marsden, Tobias
|
||||
Schwinger<p>
|
||||
Distributed under the Boost Software License, Version 1.0. (See accompanying
|
||||
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
|
||||
</p></small></div></td>
|
||||
</p>
|
||||
</div></td>
|
||||
</tr></table>
|
||||
<hr>
|
||||
<div class="spirit-nav">
|
||||
|
Reference in New Issue
Block a user