Fix headers for set_fwd and map_fwd. Fixes #3237

[SVN r62891]
This commit is contained in:
Steven Watanabe
2010-06-13 01:45:12 +00:00
parent 9b7b9db979
commit 378858f270
269 changed files with 2768 additions and 2562 deletions

View File

@ -3,7 +3,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>deduce_sequence</title>
<link rel="stylesheet" href="../../../../../../doc/html/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.75.1">
<meta name="generator" content="DocBook XSL Stylesheets V1.76.0-pre">
<link rel="home" href="../../index.html" title="Chapter&#160;1.&#160;Fusion 2.0">
<link rel="up" href="../support.html" title="Support">
<link rel="prev" href="deduce.html" title="deduce">
@ -27,7 +27,7 @@
<a name="fusion.support.deduce_sequence"></a><a class="link" href="deduce_sequence.html" title="deduce_sequence">deduce_sequence</a>
</h3></div></div></div>
<a name="fusion.support.deduce_sequence.description"></a><h5>
<a name="id875199"></a>
<a name="id756696"></a>
<a class="link" href="deduce_sequence.html#fusion.support.deduce_sequence.description">Description</a>
</h5>
<p>
@ -38,14 +38,14 @@
original type as its argument.
</p>
<a name="fusion.support.deduce_sequence.header"></a><h5>
<a name="id875231"></a>
<a name="id756757"></a>
<a class="link" href="deduce_sequence.html#fusion.support.deduce_sequence.header">Header</a>
</h5>
<pre class="programlisting"><span class="preprocessor">#include</span> <span class="special">&lt;</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">fusion</span><span class="special">/</span><span class="identifier">support</span><span class="special">/</span><span class="identifier">deduce_sequence</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">&gt;</span>
<span class="preprocessor">#include</span> <span class="special">&lt;</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">fusion</span><span class="special">/</span><span class="identifier">include</span><span class="special">/</span><span class="identifier">deduce_sequence</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">&gt;</span>
</pre>
<a name="fusion.support.deduce_sequence.synopsis"></a><h5>
<a name="id875339"></a>
<a name="id756912"></a>
<a class="link" href="deduce_sequence.html#fusion.support.deduce_sequence.synopsis">Synopsis</a>
</h5>
<pre class="programlisting"><span class="keyword">namespace</span> <span class="identifier">traits</span>
@ -58,7 +58,7 @@
<span class="special">}</span>
</pre>
<a name="fusion.support.deduce_sequence.example"></a><h5>
<a name="id875433"></a>
<a name="id757041"></a>
<a class="link" href="deduce_sequence.html#fusion.support.deduce_sequence.example">Example</a>
</h5>
<pre class="programlisting"><span class="keyword">template</span> <span class="special">&lt;</span><span class="keyword">class</span> <span class="identifier">Seq</span><span class="special">&gt;</span>
@ -80,10 +80,12 @@
<span class="special">}</span>
</pre>
<a name="fusion.support.deduce_sequence.see_also"></a><h5>
<a name="id875843"></a>
<a name="id757600"></a>
<a class="link" href="deduce_sequence.html#fusion.support.deduce_sequence.see_also">See also</a>
</h5>
<div class="itemizedlist"><ul class="itemizedlist" type="disc"><li class="listitem"><a class="link" href="deduce.html" title="deduce"><code class="computeroutput"><span class="identifier">deduce</span></code></a></li></ul></div>
<div class="itemizedlist"><ul class="itemizedlist" type="disc"><li class="listitem">
<a class="link" href="deduce.html" title="deduce"><code class="computeroutput"><span class="identifier">deduce</span></code></a>
</li></ul></div>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>