Doc Tweaks

[SVN r35130]
This commit is contained in:
Joel de Guzman
2006-09-16 05:27:33 +00:00
parent d77941a375
commit eb324cc029
188 changed files with 1167 additions and 1152 deletions

View File

@ -26,7 +26,7 @@
<div class="titlepage"><div><div><h3 class="title">
<a name="fusion.support.pair"></a><a href="pair.html" title="pair">pair</a></h3></div></div></div>
<a name="fusion.support.pair.description"></a><h4>
<a name="id450224"></a>
<a name="id454608"></a>
<a href="pair.html#fusion.support.pair.description">Description</a>
</h4>
<p>
@ -37,7 +37,7 @@
for example.
</p>
<a name="fusion.support.pair.synopsis"></a><h4>
<a name="id450325"></a>
<a name="id454708"></a>
<a href="pair.html#fusion.support.pair.synopsis">Synopsis</a>
</h4>
<pre class="programlisting">
@ -45,12 +45,12 @@
<span class="keyword">struct</span> <span class="identifier">pair</span><span class="special">;</span>
</pre>
<a name="fusion.support.pair.template_parameters"></a><h4>
<a name="id450419"></a>
<a name="id454802"></a>
<a href="pair.html#fusion.support.pair.template_parameters">Template parameters</a>
</h4>
<div class="informaltable">
<h4>
<a name="id450440"></a>
<a name="id454823"></a>
</h4>
<table class="table">
<colgroup>
@ -106,12 +106,12 @@
</dl>
</div>
<a name="fusion.support.pair.expression_semantics"></a><h4>
<a name="id450644"></a>
<a name="id455028"></a>
<a href="pair.html#fusion.support.pair.expression_semantics">Expression Semantics</a>
</h4>
<div class="informaltable">
<h4>
<a name="id450665"></a>
<a name="id455049"></a>
</h4>
<table class="table">
<colgroup>
@ -183,14 +183,14 @@
</table>
</div>
<a name="fusion.support.pair.header"></a><h4>
<a name="id451130"></a>
<a name="id455514"></a>
<a href="pair.html#fusion.support.pair.header">Header</a>
</h4>
<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">pair</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">&gt;</span>
</pre>
<a name="fusion.support.pair.example"></a><h4>
<a name="id451222"></a>
<a name="id455606"></a>
<a href="pair.html#fusion.support.pair.example">Example</a>
</h4>
<pre class="programlisting">