Update of /cvsroot/boost/boost/libs/fusion/doc/html/fusion/algorithms
In directory
sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv21721/html/fusion/algorithms
Modified Files:
iteration.html query.html transformation.html
Log Message:
updates html files
Index: iteration.html
===================================================================
RCS file:
/cvsroot/boost/boost/libs/fusion/doc/html/fusion/algorithms/iteration.html,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- iteration.html 15 Feb 2007 23:10:52 -0000 1.13
+++ iteration.html 25 Feb 2007 22:02:13 -0000 1.14
@@ -27,24 +27,14 @@
<a name="fusion.algorithms.iteration"></a><a href="iteration.html"
title="Iteration">Iteration</a></h3></div></div></div>
<div class="toc"><dl>
<dt><span class="section"><a
href="iteration/functions.html">Functions</a></span></dt>
-<dd><dl>
-<dt><span class="section"><a
href="iteration/functions/fold.html">fold</a></span></dt>
-<dt><span class="section"><a
href="iteration/functions/accumulate.html">accumulate</a></span></dt>
-<dt><span class="section"><a
href="iteration/functions/for_each.html">for_each</a></span></dt>
-</dl></dd>
<dt><span class="section"><a
href="iteration/metafunctions.html">Metafunctions</a></span></dt>
-<dd><dl>
-<dt><span class="section"><a
href="iteration/metafunctions/fold.html">fold</a></span></dt>
-<dt><span class="section"><a
href="iteration/metafunctions/accumulate.html">accumulate</a></span></dt>
-<dt><span class="section"><a
href="iteration/metafunctions/for_each.html">for_each</a></span></dt>
-</dl></dd>
</dl></div>
<p>
The iteration algorithms provide the fundamental algorithms for
traversing
a sequence repeatedly applying an operation to its elements.
</p>
<a name="fusion.algorithms.iteration.header"></a><h4>
-<a name="id1080628"></a>
+<a name="id1080635"></a>
<a href="iteration.html#fusion.algorithms.iteration.header">Header</a>
</h4>
<pre class="programlisting">
@@ -53,7 +43,8 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision"
width="100%"><tr>
<td align="left"></td>
-<td align="right"><small>Copyright © 2001-2005 Joel de Guzman, Dan
Marsden</small></td>
+<td align="right"><small>Copyright © 2001-2007 Joel de Guzman, Dan Marsden,
Tobias
+ Schwinger</small></td>
</tr></table>
<hr>
<div class="spirit-nav">
Index: query.html
===================================================================
RCS file:
/cvsroot/boost/boost/libs/fusion/doc/html/fusion/algorithms/query.html,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- query.html 15 Feb 2007 23:10:52 -0000 1.13
+++ query.html 25 Feb 2007 22:02:13 -0000 1.14
@@ -27,31 +27,13 @@
<a name="fusion.algorithms.query"></a><a href="query.html"
title="Query">Query</a></h3></div></div></div>
<div class="toc"><dl>
<dt><span class="section"><a
href="query/functions.html">Functions</a></span></dt>
-<dd><dl>
-<dt><span class="section"><a
href="query/functions/any.html">any</a></span></dt>
-<dt><span class="section"><a
href="query/functions/all.html">all</a></span></dt>
-<dt><span class="section"><a
href="query/functions/none.html">none</a></span></dt>
-<dt><span class="section"><a
href="query/functions/find.html">find</a></span></dt>
-<dt><span class="section"><a
href="query/functions/find_if.html">find_if</a></span></dt>
-<dt><span class="section"><a
href="query/functions/count.html">count</a></span></dt>
-<dt><span class="section"><a
href="query/functions/count_if.html">count_if</a></span></dt>
-</dl></dd>
<dt><span class="section"><a
href="query/metafunctions.html">Metafunctions</a></span></dt>
-<dd><dl>
-<dt><span class="section"><a
href="query/metafunctions/any.html">any</a></span></dt>
-<dt><span class="section"><a
href="query/metafunctions/all.html">all</a></span></dt>
-<dt><span class="section"><a
href="query/metafunctions/none.html">none</a></span></dt>
-<dt><span class="section"><a
href="query/metafunctions/find.html">find</a></span></dt>
-<dt><span class="section"><a
href="query/metafunctions/find_if.html">find_if</a></span></dt>
-<dt><span class="section"><a
href="query/metafunctions/count.html">count</a></span></dt>
-<dt><span class="section"><a
href="query/metafunctions/count_if.html">count_if</a></span></dt>
-</dl></dd>
</dl></div>
<p>
The query algorithms provide support for searching and analyzing
sequences.
</p>
<a name="fusion.algorithms.query.header"></a><h4>
-<a name="id1103657"></a>
+<a name="id1103665"></a>
<a href="query.html#fusion.algorithms.query.header">Header</a>
</h4>
<pre class="programlisting">
@@ -60,7 +42,8 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision"
width="100%"><tr>
<td align="left"></td>
-<td align="right"><small>Copyright © 2001-2005 Joel de Guzman, Dan
Marsden</small></td>
+<td align="right"><small>Copyright © 2001-2007 Joel de Guzman, Dan Marsden,
Tobias
+ Schwinger</small></td>
</tr></table>
<hr>
<div class="spirit-nav">
Index: transformation.html
===================================================================
RCS file:
/cvsroot/boost/boost/libs/fusion/doc/html/fusion/algorithms/transformation.html,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- transformation.html 15 Feb 2007 23:10:52 -0000 1.13
+++ transformation.html 25 Feb 2007 22:02:13 -0000 1.14
@@ -27,49 +27,7 @@
<a name="fusion.algorithms.transformation"></a><a href="transformation.html"
title="Transformation">Transformation</a></h3></div></div></div>
<div class="toc"><dl>
<dt><span class="section"><a
href="transformation/functions.html">Functions</a></span></dt>
-<dd><dl>
-<dt><span class="section"><a
href="transformation/functions/filter.html">filter</a></span></dt>
-<dt><span class="section"><a
href="transformation/functions/filter_if.html">filter_if</a></span></dt>
-<dt><span class="section"><a
href="transformation/functions/transform.html">transform</a></span></dt>
-<dt><span class="section"><a
href="transformation/functions/replace.html">replace</a></span></dt>
-<dt><span class="section"><a
href="transformation/functions/replace_if.html">replace_if</a></span></dt>
-<dt><span class="section"><a
href="transformation/functions/remove.html">remove</a></span></dt>
-<dt><span class="section"><a
href="transformation/functions/remove_if.html">remove_if</a></span></dt>
-<dt><span class="section"><a
href="transformation/functions/reverse.html">reverse</a></span></dt>
-<dt><span class="section"><a
href="transformation/functions/clear.html">clear</a></span></dt>
-<dt><span class="section"><a
href="transformation/functions/erase.html">erase</a></span></dt>
-<dt><span class="section"><a
href="transformation/functions/erase_key.html">erase_key</a></span></dt>
-<dt><span class="section"><a
href="transformation/functions/insert.html">insert</a></span></dt>
-<dt><span class="section"><a
href="transformation/functions/insert_range.html">insert_range</a></span></dt>
-<dt><span class="section"><a
href="transformation/functions/join.html">join</a></span></dt>
-<dt><span class="section"><a
href="transformation/functions/zip.html">zip</a></span></dt>
-<dt><span class="section"><a
href="transformation/functions/pop_back.html">pop_back</a></span></dt>
-<dt><span class="section"><a
href="transformation/functions/pop_front.html">pop_front</a></span></dt>
-<dt><span class="section"><a
href="transformation/functions/push_back.html">push_back</a></span></dt>
-<dt><span class="section"><a
href="transformation/functions/push_front.html">push_front</a></span></dt>
-</dl></dd>
<dt><span class="section"><a
href="transformation/metafunctions.html">Metafunctions</a></span></dt>
-<dd><dl>
-<dt><span class="section"><a
href="transformation/metafunctions/filter.html">filter</a></span></dt>
-<dt><span class="section"><a
href="transformation/metafunctions/filter_if.html">filter_if</a></span></dt>
-<dt><span class="section"><a
href="transformation/metafunctions/transform.html">transform</a></span></dt>
-<dt><span class="section"><a
href="transformation/metafunctions/replace.html">replace</a></span></dt>
-<dt><span class="section"><a
href="transformation/metafunctions/replace_if.html">replace_if</a></span></dt>
-<dt><span class="section"><a
href="transformation/metafunctions/remove.html">remove</a></span></dt>
-<dt><span class="section"><a
href="transformation/metafunctions/remove_if.html">remove_if</a></span></dt>
-<dt><span class="section"><a
href="transformation/metafunctions/reverse.html">reverse</a></span></dt>
-<dt><span class="section"><a
href="transformation/metafunctions/clear.html">clear</a></span></dt>
-<dt><span class="section"><a
href="transformation/metafunctions/erase.html">erase</a></span></dt>
-<dt><span class="section"><a
href="transformation/metafunctions/erase_key.html">erase_key</a></span></dt>
-<dt><span class="section"><a
href="transformation/metafunctions/insert.html">insert</a></span></dt>
-<dt><span class="section"><a
href="transformation/metafunctions/insert_range.html">insert_range</a></span></dt>
-<dt><span class="section"><a
href="transformation/metafunctions/join.html">join</a></span></dt>
-<dt><span class="section"><a
href="transformation/metafunctions/zip.html">zip</a></span></dt>
-<dt><span class="section"><a
href="transformation/metafunctions/pop_back.html">pop_back</a></span></dt>
-<dt><span class="section"><a
href="transformation/metafunctions/pop_front.html">pop_front</a></span></dt>
-<dt><span class="section"><a
href="transformation/metafunctions/push_back.html">push_back</a></span></dt>
-<dt><span class="section"><a
href="transformation/metafunctions/push_front.html">push_front</a></span></dt>
-</dl></dd>
</dl></div>
<p>
The transformation algorithms create new sequences out of existing
sequences
@@ -88,7 +46,7 @@
</p></td></tr>
</table></div>
<a name="fusion.algorithms.transformation.header"></a><h4>
-<a name="id1114131"></a>
+<a name="id1114139"></a>
<a
href="transformation.html#fusion.algorithms.transformation.header">Header</a>
</h4>
<pre class="programlisting">
@@ -97,7 +55,8 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision"
width="100%"><tr>
<td align="left"></td>
-<td align="right"><small>Copyright © 2001-2005 Joel de Guzman, Dan
Marsden</small></td>
+<td align="right"><small>Copyright © 2001-2007 Joel de Guzman, Dan Marsden,
Tobias
+ Schwinger</small></td>
</tr></table>
<hr>
<div class="spirit-nav">
-------------------------------------------------------------------------
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