doc updates (mini tweaks)

[SVN r47668]
This commit is contained in:
Joel de Guzman
2008-07-22 02:06:42 +00:00
parent 36736edec5
commit 0b58f052b3
227 changed files with 1308 additions and 1276 deletions

View File

@ -26,7 +26,7 @@
<div class="titlepage"><div><div><h3 class="title">
<a name="fusion.container.set"></a><a href="set.html" title="set">set</a></h3></div></div></div>
<a name="fusion.container.set.description"></a><h4>
<a name="id534091"></a>
<a name="id534120"></a>
<a href="set.html#fusion.container.set.description">Description</a>
</h4>
<p>
@ -39,7 +39,7 @@
Functions</a>).
</p>
<a name="fusion.container.set.header"></a><h4>
<a name="id534146"></a>
<a name="id534175"></a>
<a href="set.html#fusion.container.set.header">Header</a>
</h4>
<pre class="programlisting">
@ -49,7 +49,7 @@
<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">set_fwd</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">&gt;</span>
</pre>
<a name="fusion.container.set.synopsis"></a><h4>
<a name="id534429"></a>
<a name="id534457"></a>
<a href="set.html#fusion.container.set.synopsis">Synopsis</a>
</h4>
<pre class="programlisting">
@ -80,7 +80,7 @@
<span class="preprocessor">#define</span> <span class="identifier">FUSION_MAX_SET_SIZE</span> <span class="number">20</span>
</pre>
<a name="fusion.container.set.template_parameters"></a><h4>
<a name="id534760"></a>
<a name="id534789"></a>
<a href="set.html#fusion.container.set.template_parameters">Template parameters</a>
</h4>
<div class="informaltable"><table class="table">
@ -125,7 +125,7 @@
</tr></tbody>
</table></div>
<a name="fusion.container.set.model_of"></a><h4>
<a name="id534880"></a>
<a name="id534909"></a>
<a href="set.html#fusion.container.set.model_of">Model of</a>
</h4>
<div class="itemizedlist"><ul type="disc">
@ -158,7 +158,7 @@
</dl>
</div>
<a name="fusion.container.set.expression_semantics"></a><h4>
<a name="id535075"></a>
<a name="id535104"></a>
<a href="set.html#fusion.container.set.expression_semantics">Expression Semantics</a>
</h4>
<p>
@ -245,7 +245,7 @@
</tbody>
</table></div>
<a name="fusion.container.set.example"></a><h4>
<a name="id535423"></a>
<a name="id535452"></a>
<a href="set.html#fusion.container.set.example">Example</a>
</h4>
<pre class="programlisting">