updates html files

[SVN r37072]
This commit is contained in:
Tobias Schwinger
2007-02-25 22:02:27 +00:00
parent 1a3b7b5d8c
commit 5c77671af1
248 changed files with 3793 additions and 3257 deletions

View File

@ -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 <20> 2001-2005 Joel de Guzman, Dan Marsden</small></td>
<td align="right"><small>Copyright <20> 2001-2007 Joel de Guzman, Dan Marsden, Tobias
Schwinger</small></td>
</tr></table>
<hr>
<div class="spirit-nav">