refresh docs

[SVN r41080]
This commit is contained in:
Joel de Guzman
2007-11-14 10:17:09 +00:00
parent d7c204356f
commit 5359a24800
259 changed files with 2015 additions and 1757 deletions

View File

@ -26,14 +26,14 @@
<div class="titlepage"><div><div><h4 class="title">
<a name="fusion.iterator.functions.deref"></a><a href="deref.html" title="deref">deref</a></h4></div></div></div>
<a name="fusion.iterator.functions.deref.description"></a><h5>
<a name="id473733"></a>
<a name="id473739"></a>
<a href="deref.html#fusion.iterator.functions.deref.description">Description</a>
</h5>
<p>
Deferences an iterator.
</p>
<a name="fusion.iterator.functions.deref.synopsis"></a><h5>
<a name="id473762"></a>
<a name="id473768"></a>
<a href="deref.html#fusion.iterator.functions.deref.synopsis">Synopsis</a>
</h5>
<pre class="programlisting">
@ -43,7 +43,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">&lt;</span><span class="identifier">I</span><span class="special">&gt;::</span><span class="identifier">type</span> <span class="identifier">deref</span><span class="special">(</span><span class="identifier">I</span> <span class="keyword">const</span><span class="special">&amp;</span> <span class="identifier">i</span><span class="special">);</span>
</pre>
<div class="table">
<a name="id473908"></a><p class="title"><b>Table<EFBFBD>1.2.<2E>Parameters</b></p>
<a name="id473914"></a><p class="title"><b>Table<EFBFBD>1.2.<2E>Parameters</b></p>
<table class="table" summary="Parameters">
<colgroup>
<col>
@ -89,7 +89,7 @@
</table>
</div>
<a name="fusion.iterator.functions.deref.expression_semantics"></a><h5>
<a name="id474010"></a>
<a name="id474016"></a>
<a href="deref.html#fusion.iterator.functions.deref.expression_semantics">Expression
Semantics</a>
</h5>
@ -107,7 +107,7 @@
/iterator/deref.hpp&gt;
</p>
<a name="fusion.iterator.functions.deref.example"></a><h5>
<a name="id474162"></a>
<a name="id474168"></a>
<a href="deref.html#fusion.iterator.functions.deref.example">Example</a>
</h5>
<pre class="programlisting">
@ -122,11 +122,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">