Update of /cvsroot/boost/boost/libs/fusion/doc/html/fusion/iterators/operators
In directory
sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv27920/html/fusion/iterators/operators
Modified Files:
operator_equality.html operator_inequality.html
operator_unary_star.html
Log Message:
some updates
Index: operator_equality.html
===================================================================
RCS file:
/cvsroot/boost/boost/libs/fusion/doc/html/fusion/iterators/operators/operator_equality.html,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- operator_equality.html 14 Dec 2006 08:39:37 -0000 1.6
+++ operator_equality.html 1 Jan 2007 02:22:55 -0000 1.7
@@ -31,14 +31,14 @@
=="> Operator
==</a></h4></div></div></div>
<a name="fusion.iterators.operators.operator_equality.description"></a><h5>
-<a name="id468018"></a>
+<a name="id467988"></a>
<a
href="operator_equality.html#fusion.iterators.operators.operator_equality.description">Description</a>
</h5>
<p>
Compares 2 iterators for equality.
</p>
<a name="fusion.iterators.operators.operator_equality.synopsis"></a><h5>
-<a name="id468048"></a>
+<a name="id468019"></a>
<a
href="operator_equality.html#fusion.iterators.operators.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="id468190"></a><p class="title"><b>Table 1.9. Parameters</b></p>
+<a name="id468160"></a><p class="title"><b>Table 1.9. Parameters</b></p>
<table class="table" summary="Parameters">
<colgroup>
<col>
@@ -72,7 +72,7 @@
</table>
</div>
<a
name="fusion.iterators.operators.operator_equality.expression_semantics"></a><h5>
-<a name="id468265"></a>
+<a name="id468235"></a>
<a
href="operator_equality.html#fusion.iterators.operators.operator_equality.expression_semantics">Expression
Semantics</a>
</h5>
@@ -88,7 +88,7 @@
and <tt class="computeroutput"><span
class="identifier">j</span></tt> respectively.
</p>
<a name="fusion.iterators.operators.operator_equality.header"></a><h5>
-<a name="id468449"></a>
+<a name="id468419"></a>
<a
href="operator_equality.html#fusion.iterators.operators.operator_equality.header">Header</a>
</h5>
<pre class="programlisting">
Index: operator_inequality.html
===================================================================
RCS file:
/cvsroot/boost/boost/libs/fusion/doc/html/fusion/iterators/operators/operator_inequality.html,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- operator_inequality.html 14 Dec 2006 08:39:37 -0000 1.6
+++ operator_inequality.html 1 Jan 2007 02:22:55 -0000 1.7
@@ -30,14 +30,14 @@
!="> Operator
!=</a></h4></div></div></div>
<a name="fusion.iterators.operators.operator_inequality.description"></a><h5>
-<a name="id468567"></a>
+<a name="id468536"></a>
<a
href="operator_inequality.html#fusion.iterators.operators.operator_inequality.description">Description</a>
</h5>
<p>
Compares 2 iterators for inequality.
</p>
<a name="fusion.iterators.operators.operator_inequality.synopsis"></a><h5>
-<a name="id468598"></a>
+<a name="id468568"></a>
<a
href="operator_inequality.html#fusion.iterators.operators.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="id468740"></a><p class="title"><b>Table 1.10. Parameters</b></p>
+<a name="id468710"></a><p class="title"><b>Table 1.10. Parameters</b></p>
<table class="table" summary="Parameters">
<colgroup>
<col>
@@ -71,7 +71,7 @@
</table>
</div>
<a
name="fusion.iterators.operators.operator_inequality.expression_semantics"></a><h5>
-<a name="id468815"></a>
+<a name="id468785"></a>
<a
href="operator_inequality.html#fusion.iterators.operators.operator_inequality.expression_semantics">Expression
Semantics</a>
</h5>
@@ -84,7 +84,7 @@
and <tt class="computeroutput"><span
class="identifier">j</span></tt> respectively.
</p>
<a name="fusion.iterators.operators.operator_inequality.header"></a><h5>
-<a name="id468979"></a>
+<a name="id468949"></a>
<a
href="operator_inequality.html#fusion.iterators.operators.operator_inequality.header">Header</a>
</h5>
<pre class="programlisting">
Index: operator_unary_star.html
===================================================================
RCS file:
/cvsroot/boost/boost/libs/fusion/doc/html/fusion/iterators/operators/operator_unary_star.html,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- operator_unary_star.html 14 Dec 2006 08:39:37 -0000 1.6
+++ operator_unary_star.html 1 Jan 2007 02:22:55 -0000 1.7
@@ -30,14 +30,14 @@
*"> Operator
*</a></h4></div></div></div>
<a name="fusion.iterators.operators.operator_unary_star.description"></a><h5>
-<a name="id467134"></a>
+<a name="id467104"></a>
<a
href="operator_unary_star.html#fusion.iterators.operators.operator_unary_star.description">Description</a>
</h5>
<p>
Dereferences an iterator.
</p>
<a name="fusion.iterators.operators.operator_unary_star.synopsis"></a><h5>
-<a name="id467164"></a>
+<a name="id467134"></a>
<a
href="operator_unary_star.html#fusion.iterators.operators.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="id467322"></a><p class="title"><b>Table 1.8. Parameters</b></p>
+<a name="id467292"></a><p class="title"><b>Table 1.8. Parameters</b></p>
<table class="table" summary="Parameters">
<colgroup>
<col>
@@ -71,7 +71,7 @@
</table>
</div>
<a
name="fusion.iterators.operators.operator_unary_star.expression_semantics"></a><h5>
-<a name="id467396"></a>
+<a name="id467366"></a>
<a
href="operator_unary_star.html#fusion.iterators.operators.operator_unary_star.expression_semantics">Expression
Semantics</a>
</h5>
@@ -86,14 +86,14 @@
<span class="bold"><b>Semantics</b></span>: Equivalent to <tt
class="computeroutput"><a href="../functions/deref.html" title="deref"><tt
class="computeroutput"><span class="identifier">deref</span></tt></a><span
class="special">(</span><span class="identifier">i</span><span
class="special">)</span></tt>.
</p>
<a name="fusion.iterators.operators.operator_unary_star.header"></a><h5>
-<a name="id467530"></a>
+<a name="id467501"></a>
<a
href="operator_unary_star.html#fusion.iterators.operators.operator_unary_star.header">Header</a>
</h5>
<pre class="programlisting">
<span class="preprocessor">#include</span> <span
class="special"><</span><span class="identifier">boost</span><span
class="special">/</span><span class="identifier">fusion</span><span
class="special">/</span><span class="identifier">iterator</span><span
class="special">/</span><span class="identifier">deref</span><span
class="special">.</span><span class="identifier">hpp</span><span
class="special">></span>
</pre>
<a name="fusion.iterators.operators.operator_unary_star.example"></a><h5>
-<a name="id467625"></a>
+<a name="id467595"></a>
<a
href="operator_unary_star.html#fusion.iterators.operators.operator_unary_star.example">Example</a>
</h5>
<pre class="programlisting">
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs