doc updates

[SVN r35784]
This commit is contained in:
Joel de Guzman
2006-10-30 01:20:23 +00:00
parent 82e6dfd876
commit 6ca462baa0
185 changed files with 1790 additions and 2518 deletions

View File

@ -26,7 +26,7 @@
<div class="titlepage"><div><div><h4 class="title">
<a name="fusion.sequences.views.filter_view"></a><a href="filter_view.html" title="filter_view">filter_view</a></h4></div></div></div>
<a name="fusion.sequences.views.filter_view.description"></a><h5>
<a name="id491601"></a>
<a name="id491591"></a>
<a href="filter_view.html#fusion.sequences.views.filter_view.description">Description</a>
</h5>
<p>
@ -37,14 +37,14 @@
only those elements for which its predicate evaluates to <tt class="computeroutput"><span class="identifier">mpl</span><span class="special">::</span><span class="identifier">true_</span></tt>.
</p>
<a name="fusion.sequences.views.filter_view.header"></a><h5>
<a name="id491681"></a>
<a name="id491671"></a>
<a href="filter_view.html#fusion.sequences.views.filter_view.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">sequence</span><span class="special">/</span><span class="identifier">view</span><span class="special">/</span><span class="identifier">filter_view</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">&gt;</span>
</pre>
<a name="fusion.sequences.views.filter_view.synopsis"></a><h5>
<a name="id491785"></a>
<a name="id491775"></a>
<a href="filter_view.html#fusion.sequences.views.filter_view.synopsis">Synopsis</a>
</h5>
<pre class="programlisting">
@ -52,15 +52,11 @@
<span class="keyword">struct</span> <span class="identifier">filter_view</span><span class="special">;</span>
</pre>
<a name="fusion.sequences.views.filter_view.template_parameters"></a><h5>
<a name="id491881"></a>
<a name="id491871"></a>
<a href="filter_view.html#fusion.sequences.views.filter_view.template_parameters">Template
parameters</a>
</h5>
<div class="informaltable">
<h4>
<a name="id491903"></a>
</h4>
<table class="table">
<div class="informaltable"><table class="table">
<colgroup>
<col>
<col>
@ -89,10 +85,9 @@
<td><EFBFBD></td>
</tr>
</tbody>
</table>
</div>
</table></div>
<a name="fusion.sequences.views.filter_view.model_of"></a><h5>
<a name="id492008"></a>
<a name="id491992"></a>
<a href="filter_view.html#fusion.sequences.views.filter_view.model_of">Model of</a>
</h5>
<div class="itemizedlist"><ul type="disc"><li><a href="../concepts/forward_sequence.html" title="Forward
@ -118,7 +113,7 @@
</dl>
</div>
<a name="fusion.sequences.views.filter_view.expression_semantics"></a><h5>
<a name="id492151"></a>
<a name="id492135"></a>
<a href="filter_view.html#fusion.sequences.views.filter_view.expression_semantics">Expression
Semantics</a>
</h5>
@ -128,11 +123,7 @@
Sequence">Forward
Sequence</a>.
</p>
<div class="informaltable">
<h4>
<a name="id492189"></a>
</h4>
<table class="table">
<div class="informaltable"><table class="table">
<colgroup>
<col>
<col>
@ -162,10 +153,9 @@
<tt class="computeroutput"><span class="identifier">f2</span></tt>.</td>
</tr>
</tbody>
</table>
</div>
</table></div>
<a name="fusion.sequences.views.filter_view.example"></a><h5>
<a name="id492416"></a>
<a name="id492394"></a>
<a href="filter_view.html#fusion.sequences.views.filter_view.example">Example</a>
</h5>
<pre class="programlisting">

View File

@ -26,7 +26,7 @@
<div class="titlepage"><div><div><h4 class="title">
<a name="fusion.sequences.views.iterator_range"></a><a href="iterator_range.html" title="iterator_range">iterator_range</a></h4></div></div></div>
<a name="fusion.sequences.views.iterator_range.description"></a><h5>
<a name="id492892"></a>
<a name="id492870"></a>
<a href="iterator_range.html#fusion.sequences.views.iterator_range.description">Description</a>
</h5>
<p>
@ -34,14 +34,14 @@
a sub-range of its underlying sequence delimited by a pair of iterators.
</p>
<a name="fusion.sequences.views.iterator_range.header"></a><h5>
<a name="id492935"></a>
<a name="id492913"></a>
<a href="iterator_range.html#fusion.sequences.views.iterator_range.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">sequence</span><span class="special">/</span><span class="identifier">view</span><span class="special">/</span><span class="identifier">iterator_range</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">&gt;</span>
</pre>
<a name="fusion.sequences.views.iterator_range.synopsis"></a><h5>
<a name="id493039"></a>
<a name="id493017"></a>
<a href="iterator_range.html#fusion.sequences.views.iterator_range.synopsis">Synopsis</a>
</h5>
<pre class="programlisting">
@ -49,15 +49,11 @@
<span class="keyword">struct</span> <span class="identifier">iterator_range</span><span class="special">;</span>
</pre>
<a name="fusion.sequences.views.iterator_range.template_parameters"></a><h5>
<a name="id493135"></a>
<a name="id493114"></a>
<a href="iterator_range.html#fusion.sequences.views.iterator_range.template_parameters">Template
parameters</a>
</h5>
<div class="informaltable">
<h4>
<a name="id493158"></a>
</h4>
<table class="table">
<div class="informaltable"><table class="table">
<colgroup>
<col>
<col>
@ -84,10 +80,9 @@
<td><EFBFBD></td>
</tr>
</tbody>
</table>
</div>
</table></div>
<a name="fusion.sequences.views.iterator_range.model_of"></a><h5>
<a name="id493253"></a>
<a name="id493225"></a>
<a href="iterator_range.html#fusion.sequences.views.iterator_range.model_of">Model of</a>
</h5>
<div class="itemizedlist"><ul type="disc"><li><a href="../concepts/forward_sequence.html" title="Forward
@ -115,7 +110,7 @@
</dl>
</div>
<a name="fusion.sequences.views.iterator_range.expression_semantics"></a><h5>
<a name="id493424"></a>
<a name="id493396"></a>
<a href="iterator_range.html#fusion.sequences.views.iterator_range.expression_semantics">Expression
Semantics</a>
</h5>
@ -125,11 +120,7 @@
Sequence">Forward
Sequence</a>.
</p>
<div class="informaltable">
<h4>
<a name="id493462"></a>
</h4>
<table class="table">
<div class="informaltable"><table class="table">
<colgroup>
<col>
<col>
@ -162,10 +153,9 @@
<tt class="computeroutput"><span class="identifier">ir2</span></tt>.</td>
</tr>
</tbody>
</table>
</div>
</table></div>
<a name="fusion.sequences.views.iterator_range.example"></a><h5>
<a name="id493710"></a>
<a name="id493676"></a>
<a href="iterator_range.html#fusion.sequences.views.iterator_range.example">Example</a>
</h5>
<pre class="programlisting">

View File

@ -26,7 +26,7 @@
<div class="titlepage"><div><div><h4 class="title">
<a name="fusion.sequences.views.joint_view"></a><a href="joint_view.html" title="joint_view">joint_view</a></h4></div></div></div>
<a name="fusion.sequences.views.joint_view.description"></a><h5>
<a name="id494378"></a>
<a name="id494344"></a>
<a href="joint_view.html#fusion.sequences.views.joint_view.description">Description</a>
</h5>
<p>
@ -34,14 +34,14 @@
which is a concatenation of two sequences.
</p>
<a name="fusion.sequences.views.joint_view.header"></a><h5>
<a name="id494419"></a>
<a name="id494385"></a>
<a href="joint_view.html#fusion.sequences.views.joint_view.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">sequence</span><span class="special">/</span><span class="identifier">view</span><span class="special">/</span><span class="identifier">joint_view</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">&gt;</span>
</pre>
<a name="fusion.sequences.views.joint_view.synopsis"></a><h5>
<a name="id494524"></a>
<a name="id494490"></a>
<a href="joint_view.html#fusion.sequences.views.joint_view.synopsis">Synopsis</a>
</h5>
<pre class="programlisting">
@ -49,15 +49,11 @@
<span class="keyword">struct</span> <span class="identifier">joint_view</span><span class="special">;</span>
</pre>
<a name="fusion.sequences.views.joint_view.template_parameters"></a><h5>
<a name="id494620"></a>
<a name="id494586"></a>
<a href="joint_view.html#fusion.sequences.views.joint_view.template_parameters">Template
parameters</a>
</h5>
<div class="informaltable">
<h4>
<a name="id494642"></a>
</h4>
<table class="table">
<div class="informaltable"><table class="table">
<colgroup>
<col>
<col>
@ -88,10 +84,9 @@
<td><EFBFBD></td>
</tr>
</tbody>
</table>
</div>
</table></div>
<a name="fusion.sequences.views.joint_view.model_of"></a><h5>
<a name="id494738"></a>
<a name="id494698"></a>
<a href="joint_view.html#fusion.sequences.views.joint_view.model_of">Model of</a>
</h5>
<div class="itemizedlist"><ul type="disc"><li><a href="../concepts/forward_sequence.html" title="Forward
@ -119,7 +114,7 @@
</dl>
</div>
<a name="fusion.sequences.views.joint_view.expression_semantics"></a><h5>
<a name="id494909"></a>
<a name="id494869"></a>
<a href="joint_view.html#fusion.sequences.views.joint_view.expression_semantics">Expression
Semantics</a>
</h5>
@ -129,11 +124,7 @@
Sequence">Forward
Sequence</a>.
</p>
<div class="informaltable">
<h4>
<a name="id494946"></a>
</h4>
<table class="table">
<div class="informaltable"><table class="table">
<colgroup>
<col>
<col>
@ -163,10 +154,9 @@
<tt class="computeroutput"><span class="identifier">joint_view</span></tt>, <tt class="computeroutput"><span class="identifier">jv</span></tt>, from another <tt class="computeroutput"><span class="identifier">joint_view</span></tt>, <tt class="computeroutput"><span class="identifier">jv2</span></tt>.</td>
</tr>
</tbody>
</table>
</div>
</table></div>
<a name="fusion.sequences.views.joint_view.example"></a><h5>
<a name="id495194"></a>
<a name="id495148"></a>
<a href="joint_view.html#fusion.sequences.views.joint_view.example">Example</a>
</h5>
<pre class="programlisting">

View File

@ -31,14 +31,14 @@
and the last element will be its first.
</p>
<a name="fusion.sequences.views.reverse_view.header"></a><h5>
<a name="id498575"></a>
<a name="id498505"></a>
<a href="reverse_view.html#fusion.sequences.views.reverse_view.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">sequence</span><span class="special">/</span><span class="identifier">view</span><span class="special">/</span><span class="identifier">reverse_view</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">&gt;</span>
</pre>
<a name="fusion.sequences.views.reverse_view.synopsis"></a><h5>
<a name="id498679"></a>
<a name="id498608"></a>
<a href="reverse_view.html#fusion.sequences.views.reverse_view.synopsis">Synopsis</a>
</h5>
<pre class="programlisting">
@ -46,15 +46,11 @@
<span class="keyword">struct</span> <span class="identifier">reverse_view</span><span class="special">;</span>
</pre>
<a name="fusion.sequences.views.reverse_view.template_parameters"></a><h5>
<a name="id498756"></a>
<a name="id498686"></a>
<a href="reverse_view.html#fusion.sequences.views.reverse_view.template_parameters">Template
parameters</a>
</h5>
<div class="informaltable">
<h4>
<a name="id498779"></a>
</h4>
<table class="table">
<div class="informaltable"><table class="table">
<colgroup>
<col>
<col>
@ -74,10 +70,9 @@
</td>
<td><EFBFBD></td>
</tr></tbody>
</table>
</div>
</table></div>
<a name="fusion.sequences.views.reverse_view.model_of"></a><h5>
<a name="id498848"></a>
<a name="id498772"></a>
<a href="reverse_view.html#fusion.sequences.views.reverse_view.model_of">Model of</a>
</h5>
<div class="itemizedlist"><ul type="disc"><li><a href="../concepts/bidirectional_sequence.html" title="Bidirectional
@ -102,7 +97,7 @@
</dl>
</div>
<a name="fusion.sequences.views.reverse_view.expression_semantics"></a><h5>
<a name="id498992"></a>
<a name="id498915"></a>
<a href="reverse_view.html#fusion.sequences.views.reverse_view.expression_semantics">Expression
Semantics</a>
</h5>
@ -112,11 +107,7 @@
Sequence">Bidirectional
Sequence</a>.
</p>
<div class="informaltable">
<h4>
<a name="id499030"></a>
</h4>
<table class="table">
<div class="informaltable"><table class="table">
<colgroup>
<col>
<col>
@ -145,10 +136,9 @@
<tt class="computeroutput"><span class="identifier">reverse_view</span></tt>, <tt class="computeroutput"><span class="identifier">rv</span></tt>, from another <tt class="computeroutput"><span class="identifier">reverse_view</span></tt>, <tt class="computeroutput"><span class="identifier">rv2</span></tt>.</td>
</tr>
</tbody>
</table>
</div>
</table></div>
<a name="fusion.sequences.views.reverse_view.example"></a><h5>
<a name="id499257"></a>
<a name="id499175"></a>
<a href="reverse_view.html#fusion.sequences.views.reverse_view.example">Example</a>
</h5>
<pre class="programlisting">

View File

@ -30,14 +30,14 @@
a value as a single element sequence.
</p>
<a name="fusion.sequences.views.single_view.header"></a><h5>
<a name="id490782"></a>
<a name="id490784"></a>
<a href="single_view.html#fusion.sequences.views.single_view.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">sequence</span><span class="special">/</span><span class="identifier">view</span><span class="special">/</span><span class="identifier">single_view</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">&gt;</span>
</pre>
<a name="fusion.sequences.views.single_view.synopsis"></a><h5>
<a name="id490886"></a>
<a name="id490887"></a>
<a href="single_view.html#fusion.sequences.views.single_view.synopsis">Synopsis</a>
</h5>
<pre class="programlisting">
@ -45,15 +45,11 @@
<span class="keyword">struct</span> <span class="identifier">single_view</span><span class="special">;</span>
</pre>
<a name="fusion.sequences.views.single_view.template_parameters"></a><h5>
<a name="id490964"></a>
<a name="id490966"></a>
<a href="single_view.html#fusion.sequences.views.single_view.template_parameters">Template
parameters</a>
</h5>
<div class="informaltable">
<h4>
<a name="id490986"></a>
</h4>
<table class="table">
<div class="informaltable"><table class="table">
<colgroup>
<col>
<col>
@ -70,10 +66,9 @@
type</td>
<td><EFBFBD></td>
</tr></tbody>
</table>
</div>
</table></div>
<a name="fusion.sequences.views.single_view.model_of"></a><h5>
<a name="id491047"></a>
<a name="id491043"></a>
<a href="single_view.html#fusion.sequences.views.single_view.model_of">Model of</a>
</h5>
<div class="itemizedlist"><ul type="disc"><li><a href="../concepts/forward_sequence.html" title="Forward
@ -97,7 +92,7 @@
</dl>
</div>
<a name="fusion.sequences.views.single_view.expression_semantics"></a><h5>
<a name="id491189"></a>
<a name="id491185"></a>
<a href="single_view.html#fusion.sequences.views.single_view.expression_semantics">Expression
Semantics</a>
</h5>
@ -107,11 +102,7 @@
Sequence">Forward
Sequence</a>.
</p>
<div class="informaltable">
<h4>
<a name="id491226"></a>
</h4>
<table class="table">
<div class="informaltable"><table class="table">
<colgroup>
<col>
<col>
@ -141,10 +132,9 @@
<tt class="computeroutput"><span class="identifier">s2</span></tt>.</td>
</tr>
</tbody>
</table>
</div>
</table></div>
<a name="fusion.sequences.views.single_view.example"></a><h5>
<a name="id491452"></a>
<a name="id491442"></a>
<a href="single_view.html#fusion.sequences.views.single_view.example">Example</a>
</h5>
<pre class="programlisting">

View File

@ -34,14 +34,14 @@
Traversal Concept</a>) of its underlying sequence.
</p>
<a name="fusion.sequences.views.transform_view.header"></a><h5>
<a name="id496825"></a>
<a name="id496766"></a>
<a href="transform_view.html#fusion.sequences.views.transform_view.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">sequence</span><span class="special">/</span><span class="identifier">view</span><span class="special">/</span><span class="identifier">transform_view</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">&gt;</span>
</pre>
<a name="fusion.sequences.views.transform_view.synopsis"></a><h5>
<a name="id496929"></a>
<a name="id496871"></a>
<a href="transform_view.html#fusion.sequences.views.transform_view.synopsis">Synopsis</a>
</h5>
<p>
@ -59,15 +59,11 @@
<span class="keyword">struct</span> <span class="identifier">transform_view</span><span class="special">;</span>
</pre>
<a name="fusion.sequences.views.transform_view.template_parameters"></a><h5>
<a name="id497133"></a>
<a name="id497075"></a>
<a href="transform_view.html#fusion.sequences.views.transform_view.template_parameters">Template
parameters</a>
</h5>
<div class="informaltable">
<h4>
<a name="id497155"></a>
</h4>
<table class="table">
<div class="informaltable"><table class="table">
<colgroup>
<col>
<col>
@ -116,10 +112,9 @@
<td><EFBFBD></td>
</tr>
</tbody>
</table>
</div>
</table></div>
<a name="fusion.sequences.views.transform_view.model_of"></a><h5>
<a name="id497308"></a>
<a name="id497243"></a>
<a href="transform_view.html#fusion.sequences.views.transform_view.model_of">Model of</a>
</h5>
<div class="itemizedlist"><ul type="disc"><li>
@ -174,7 +169,7 @@
</dl>
</div>
<a name="fusion.sequences.views.transform_view.expression_semantics"></a><h5>
<a name="id497622"></a>
<a name="id497557"></a>
<a href="transform_view.html#fusion.sequences.views.transform_view.expression_semantics">Expression
Semantics</a>
</h5>
@ -190,11 +185,7 @@
<a href="../concepts.html#fusion.sequences.concepts.traversal">Sequence Traversal
Concept</a>) of its underlying sequence.
</p>
<div class="informaltable">
<h4>
<a name="id497690"></a>
</h4>
<table class="table">
<div class="informaltable"><table class="table">
<colgroup>
<col>
<col>
@ -239,10 +230,9 @@
<tt class="computeroutput"><span class="identifier">tv2</span></tt>.</td>
</tr>
</tbody>
</table>
</div>
</table></div>
<a name="fusion.sequences.views.transform_view.example"></a><h5>
<a name="id498055"></a>
<a name="id497985"></a>
<a href="transform_view.html#fusion.sequences.views.transform_view.example">Example</a>
</h5>
<pre class="programlisting">

View File

@ -26,7 +26,7 @@
<div class="titlepage"><div><div><h4 class="title">
<a name="fusion.sequences.views.zip_view"></a><a href="zip_view.html" title="zip_view">zip_view</a></h4></div></div></div>
<a name="fusion.sequences.views.zip_view.description"></a><h5>
<a name="id495610"></a>
<a name="id495564"></a>
<a href="zip_view.html#fusion.sequences.views.zip_view.description">Description</a>
</h5>
<p>
@ -37,14 +37,14 @@
of references to the component <span class="underline">_sequence</span>_s.
</p>
<a name="fusion.sequences.views.zip_view.header"></a><h5>
<a name="id495682"></a>
<a name="id495636"></a>
<a href="zip_view.html#fusion.sequences.views.zip_view.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">sequence</span><span class="special">/</span><span class="identifier">view</span><span class="special">/</span><span class="identifier">zip_view</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">&gt;</span>
</pre>
<a name="fusion.sequences.views.zip_view.synopsis"></a><h5>
<a name="id495788"></a>
<a name="id495742"></a>
<a href="zip_view.html#fusion.sequences.views.zip_view.synopsis">Synopsis</a>
</h5>
<pre class="programlisting">
@ -52,15 +52,11 @@
<span class="keyword">struct</span> <span class="identifier">zip_view</span><span class="special">;</span>
</pre>
<a name="fusion.sequences.views.zip_view.template_parameters"></a><h5>
<a name="id495866"></a>
<a name="id495820"></a>
<a href="zip_view.html#fusion.sequences.views.zip_view.template_parameters">Template
parameters</a>
</h5>
<div class="informaltable">
<h4>
<a name="id495888"></a>
</h4>
<table class="table">
<div class="informaltable"><table class="table">
<colgroup>
<col>
<col>
@ -79,10 +75,9 @@
Sequence</a> of references to other Fusion <span class="underline">_sequence</span>_s</td>
<td><EFBFBD></td>
</tr></tbody>
</table>
</div>
</table></div>
<a name="fusion.sequences.views.zip_view.model_of"></a><h5>
<a name="id495966"></a>
<a name="id495914"></a>
<a href="zip_view.html#fusion.sequences.views.zip_view.model_of">Model of</a>
</h5>
<div class="itemizedlist"><ul type="disc"><li><a href="../concepts/forward_sequence.html" title="Forward
@ -106,7 +101,7 @@
</dl>
</div>
<a name="fusion.sequences.views.zip_view.expression_semantics"></a><h5>
<a name="id496109"></a>
<a name="id496056"></a>
<a href="zip_view.html#fusion.sequences.views.zip_view.expression_semantics">Expression
Semantics</a>
</h5>
@ -116,11 +111,7 @@
Sequence">Forward
Sequence</a>.
</p>
<div class="informaltable">
<h4>
<a name="id496146"></a>
</h4>
<table class="table">
<div class="informaltable"><table class="table">
<colgroup>
<col>
<col>
@ -149,10 +140,9 @@
to a <tt class="computeroutput"><span class="identifier">zip_view</span></tt>, <tt class="computeroutput"><span class="identifier">zv</span></tt>, from another <tt class="computeroutput"><span class="identifier">zip_view</span></tt>, <tt class="computeroutput"><span class="identifier">zv2</span></tt>.</td>
</tr>
</tbody>
</table>
</div>
</table></div>
<a name="fusion.sequences.views.zip_view.example"></a><h5>
<a name="id496369"></a>
<a name="id496311"></a>
<a href="zip_view.html#fusion.sequences.views.zip_view.example">Example</a>
</h5>
<pre class="programlisting">