forked from boostorg/fusion
fixed documentation bug
[SVN r42116]
This commit is contained in:
@ -26,7 +26,7 @@
|
||||
<div class="titlepage"><div><div><h3 class="title">
|
||||
<a name="fusion.view.filter_view"></a><a href="filter_view.html" title="filter_view">filter_view</a></h3></div></div></div>
|
||||
<a name="fusion.view.filter_view.description"></a><h4>
|
||||
<a name="id561380"></a>
|
||||
<a name="id564385"></a>
|
||||
<a href="filter_view.html#fusion.view.filter_view.description">Description</a>
|
||||
</h4>
|
||||
<p>
|
||||
@ -37,7 +37,7 @@
|
||||
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.view.filter_view.header"></a><h4>
|
||||
<a name="id561463"></a>
|
||||
<a name="id564468"></a>
|
||||
<a href="filter_view.html#fusion.view.filter_view.header">Header</a>
|
||||
</h4>
|
||||
<pre class="programlisting">
|
||||
@ -45,7 +45,7 @@
|
||||
<span class="preprocessor">#include</span> <span class="special"><</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">filter_view</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">></span>
|
||||
</pre>
|
||||
<a name="fusion.view.filter_view.synopsis"></a><h4>
|
||||
<a name="id561620"></a>
|
||||
<a name="id564625"></a>
|
||||
<a href="filter_view.html#fusion.view.filter_view.synopsis">Synopsis</a>
|
||||
</h4>
|
||||
<pre class="programlisting">
|
||||
@ -53,7 +53,7 @@
|
||||
<span class="keyword">struct</span> <span class="identifier">filter_view</span><span class="special">;</span>
|
||||
</pre>
|
||||
<a name="fusion.view.filter_view.template_parameters"></a><h4>
|
||||
<a name="id561718"></a>
|
||||
<a name="id564724"></a>
|
||||
<a href="filter_view.html#fusion.view.filter_view.template_parameters">Template parameters</a>
|
||||
</h4>
|
||||
<div class="informaltable"><table class="table">
|
||||
@ -117,7 +117,7 @@
|
||||
</tbody>
|
||||
</table></div>
|
||||
<a name="fusion.view.filter_view.model_of"></a><h4>
|
||||
<a name="id561887"></a>
|
||||
<a name="id564892"></a>
|
||||
<a href="filter_view.html#fusion.view.filter_view.model_of">Model of</a>
|
||||
</h4>
|
||||
<div class="itemizedlist"><ul type="disc"><li><a href="../sequence/concepts/forward_sequence.html" title="Forward
|
||||
@ -142,7 +142,7 @@
|
||||
</dl>
|
||||
</div>
|
||||
<a name="fusion.view.filter_view.expression_semantics"></a><h4>
|
||||
<a name="id562049"></a>
|
||||
<a name="id565054"></a>
|
||||
<a href="filter_view.html#fusion.view.filter_view.expression_semantics">Expression Semantics</a>
|
||||
</h4>
|
||||
<p>
|
||||
@ -214,7 +214,7 @@
|
||||
</tbody>
|
||||
</table></div>
|
||||
<a name="fusion.view.filter_view.example"></a><h4>
|
||||
<a name="id562362"></a>
|
||||
<a name="id565367"></a>
|
||||
<a href="filter_view.html#fusion.view.filter_view.example">Example</a>
|
||||
</h4>
|
||||
<pre class="programlisting">
|
||||
|
@ -26,7 +26,7 @@
|
||||
<div class="titlepage"><div><div><h3 class="title">
|
||||
<a name="fusion.view.iterator_range"></a><a href="iterator_range.html" title="iterator_range">iterator_range</a></h3></div></div></div>
|
||||
<a name="fusion.view.iterator_range.description"></a><h4>
|
||||
<a name="id562836"></a>
|
||||
<a name="id565842"></a>
|
||||
<a href="iterator_range.html#fusion.view.iterator_range.description">Description</a>
|
||||
</h4>
|
||||
<p>
|
||||
@ -34,7 +34,7 @@
|
||||
sub-range of its underlying sequence delimited by a pair of iterators.
|
||||
</p>
|
||||
<a name="fusion.view.iterator_range.header"></a><h4>
|
||||
<a name="id562878"></a>
|
||||
<a name="id565883"></a>
|
||||
<a href="iterator_range.html#fusion.view.iterator_range.header">Header</a>
|
||||
</h4>
|
||||
<pre class="programlisting">
|
||||
@ -42,7 +42,7 @@
|
||||
<span class="preprocessor">#include</span> <span class="special"><</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">iterator_range</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">></span>
|
||||
</pre>
|
||||
<a name="fusion.view.iterator_range.synopsis"></a><h4>
|
||||
<a name="id563036"></a>
|
||||
<a name="id566041"></a>
|
||||
<a href="iterator_range.html#fusion.view.iterator_range.synopsis">Synopsis</a>
|
||||
</h4>
|
||||
<pre class="programlisting">
|
||||
@ -50,7 +50,7 @@
|
||||
<span class="keyword">struct</span> <span class="identifier">iterator_range</span><span class="special">;</span>
|
||||
</pre>
|
||||
<a name="fusion.view.iterator_range.template_parameters"></a><h4>
|
||||
<a name="id563134"></a>
|
||||
<a name="id566139"></a>
|
||||
<a href="iterator_range.html#fusion.view.iterator_range.template_parameters">Template parameters</a>
|
||||
</h4>
|
||||
<div class="informaltable"><table class="table">
|
||||
@ -112,7 +112,7 @@
|
||||
</tbody>
|
||||
</table></div>
|
||||
<a name="fusion.view.iterator_range.model_of"></a><h4>
|
||||
<a name="id563288"></a>
|
||||
<a name="id566294"></a>
|
||||
<a href="iterator_range.html#fusion.view.iterator_range.model_of">Model of</a>
|
||||
</h4>
|
||||
<div class="itemizedlist"><ul type="disc"><li>
|
||||
@ -149,7 +149,7 @@
|
||||
</dl>
|
||||
</div>
|
||||
<a name="fusion.view.iterator_range.expression_semantics"></a><h4>
|
||||
<a name="id563518"></a>
|
||||
<a name="id566523"></a>
|
||||
<a href="iterator_range.html#fusion.view.iterator_range.expression_semantics">Expression
|
||||
Semantics</a>
|
||||
</h4>
|
||||
@ -224,7 +224,7 @@
|
||||
</tbody>
|
||||
</table></div>
|
||||
<a name="fusion.view.iterator_range.example"></a><h4>
|
||||
<a name="id563854"></a>
|
||||
<a name="id566859"></a>
|
||||
<a href="iterator_range.html#fusion.view.iterator_range.example">Example</a>
|
||||
</h4>
|
||||
<pre class="programlisting">
|
||||
|
@ -26,7 +26,7 @@
|
||||
<div class="titlepage"><div><div><h3 class="title">
|
||||
<a name="fusion.view.joint_view"></a><a href="joint_view.html" title="joint_view">joint_view</a></h3></div></div></div>
|
||||
<a name="fusion.view.joint_view.description"></a><h4>
|
||||
<a name="id564520"></a>
|
||||
<a name="id567525"></a>
|
||||
<a href="joint_view.html#fusion.view.joint_view.description">Description</a>
|
||||
</h4>
|
||||
<p>
|
||||
@ -34,7 +34,7 @@
|
||||
which is a concatenation of two sequences.
|
||||
</p>
|
||||
<a name="fusion.view.joint_view.header"></a><h4>
|
||||
<a name="id564561"></a>
|
||||
<a name="id567566"></a>
|
||||
<a href="joint_view.html#fusion.view.joint_view.header">Header</a>
|
||||
</h4>
|
||||
<pre class="programlisting">
|
||||
@ -42,7 +42,7 @@
|
||||
<span class="preprocessor">#include</span> <span class="special"><</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">joint_view</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">></span>
|
||||
</pre>
|
||||
<a name="fusion.view.joint_view.synopsis"></a><h4>
|
||||
<a name="id564719"></a>
|
||||
<a name="id567724"></a>
|
||||
<a href="joint_view.html#fusion.view.joint_view.synopsis">Synopsis</a>
|
||||
</h4>
|
||||
<pre class="programlisting">
|
||||
@ -50,7 +50,7 @@
|
||||
<span class="keyword">struct</span> <span class="identifier">joint_view</span><span class="special">;</span>
|
||||
</pre>
|
||||
<a name="fusion.view.joint_view.template_parameters"></a><h4>
|
||||
<a name="id564816"></a>
|
||||
<a name="id567821"></a>
|
||||
<a href="joint_view.html#fusion.view.joint_view.template_parameters">Template parameters</a>
|
||||
</h4>
|
||||
<div class="informaltable"><table class="table">
|
||||
@ -116,7 +116,7 @@
|
||||
</tbody>
|
||||
</table></div>
|
||||
<a name="fusion.view.joint_view.model_of"></a><h4>
|
||||
<a name="id564973"></a>
|
||||
<a name="id567978"></a>
|
||||
<a href="joint_view.html#fusion.view.joint_view.model_of">Model of</a>
|
||||
</h4>
|
||||
<div class="itemizedlist"><ul type="disc"><li><a href="../sequence/concepts/forward_sequence.html" title="Forward
|
||||
@ -144,7 +144,7 @@
|
||||
</dl>
|
||||
</div>
|
||||
<a name="fusion.view.joint_view.expression_semantics"></a><h4>
|
||||
<a name="id565173"></a>
|
||||
<a name="id568178"></a>
|
||||
<a href="joint_view.html#fusion.view.joint_view.expression_semantics">Expression Semantics</a>
|
||||
</h4>
|
||||
<p>
|
||||
@ -217,7 +217,7 @@
|
||||
</tbody>
|
||||
</table></div>
|
||||
<a name="fusion.view.joint_view.example"></a><h4>
|
||||
<a name="id565508"></a>
|
||||
<a name="id568513"></a>
|
||||
<a href="joint_view.html#fusion.view.joint_view.example">Example</a>
|
||||
</h4>
|
||||
<pre class="programlisting">
|
||||
|
@ -31,7 +31,7 @@
|
||||
element will be its first.
|
||||
</p>
|
||||
<a name="fusion.view.reverse_view.header"></a><h4>
|
||||
<a name="id569616"></a>
|
||||
<a name="id572620"></a>
|
||||
<a href="reverse_view.html#fusion.view.reverse_view.header">Header</a>
|
||||
</h4>
|
||||
<pre class="programlisting">
|
||||
@ -39,7 +39,7 @@
|
||||
<span class="preprocessor">#include</span> <span class="special"><</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">reverse_view</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">></span>
|
||||
</pre>
|
||||
<a name="fusion.view.reverse_view.synopsis"></a><h4>
|
||||
<a name="id569773"></a>
|
||||
<a name="id572778"></a>
|
||||
<a href="reverse_view.html#fusion.view.reverse_view.synopsis">Synopsis</a>
|
||||
</h4>
|
||||
<pre class="programlisting">
|
||||
@ -47,7 +47,7 @@
|
||||
<span class="keyword">struct</span> <span class="identifier">reverse_view</span><span class="special">;</span>
|
||||
</pre>
|
||||
<a name="fusion.view.reverse_view.template_parameters"></a><h4>
|
||||
<a name="id569854"></a>
|
||||
<a name="id572858"></a>
|
||||
<a href="reverse_view.html#fusion.view.reverse_view.template_parameters">Template parameters</a>
|
||||
</h4>
|
||||
<div class="informaltable"><table class="table">
|
||||
@ -93,7 +93,7 @@
|
||||
</tr></tbody>
|
||||
</table></div>
|
||||
<a name="fusion.view.reverse_view.model_of"></a><h4>
|
||||
<a name="id569967"></a>
|
||||
<a name="id572971"></a>
|
||||
<a href="reverse_view.html#fusion.view.reverse_view.model_of">Model of</a>
|
||||
</h4>
|
||||
<div class="itemizedlist"><ul type="disc"><li><a href="../sequence/concepts/bidirectional_sequence.html" title="Bidirectional
|
||||
@ -118,7 +118,7 @@
|
||||
</dl>
|
||||
</div>
|
||||
<a name="fusion.view.reverse_view.expression_semantics"></a><h4>
|
||||
<a name="id570132"></a>
|
||||
<a name="id573137"></a>
|
||||
<a href="reverse_view.html#fusion.view.reverse_view.expression_semantics">Expression
|
||||
Semantics</a>
|
||||
</h4>
|
||||
@ -191,7 +191,7 @@
|
||||
</tbody>
|
||||
</table></div>
|
||||
<a name="fusion.view.reverse_view.example"></a><h4>
|
||||
<a name="id570444"></a>
|
||||
<a name="id573449"></a>
|
||||
<a href="reverse_view.html#fusion.view.reverse_view.example">Example</a>
|
||||
</h4>
|
||||
<pre class="programlisting">
|
||||
|
@ -30,7 +30,7 @@
|
||||
a value as a single element sequence.
|
||||
</p>
|
||||
<a name="fusion.view.single_view.header"></a><h4>
|
||||
<a name="id560415"></a>
|
||||
<a name="id563420"></a>
|
||||
<a href="single_view.html#fusion.view.single_view.header">Header</a>
|
||||
</h4>
|
||||
<pre class="programlisting">
|
||||
@ -38,7 +38,7 @@
|
||||
<span class="preprocessor">#include</span> <span class="special"><</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">single_view</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">></span>
|
||||
</pre>
|
||||
<a name="fusion.view.single_view.synopsis"></a><h4>
|
||||
<a name="id560572"></a>
|
||||
<a name="id563577"></a>
|
||||
<a href="single_view.html#fusion.view.single_view.synopsis">Synopsis</a>
|
||||
</h4>
|
||||
<pre class="programlisting">
|
||||
@ -46,7 +46,7 @@
|
||||
<span class="keyword">struct</span> <span class="identifier">single_view</span><span class="special">;</span>
|
||||
</pre>
|
||||
<a name="fusion.view.single_view.template_parameters"></a><h4>
|
||||
<a name="id560653"></a>
|
||||
<a name="id563658"></a>
|
||||
<a href="single_view.html#fusion.view.single_view.template_parameters">Template parameters</a>
|
||||
</h4>
|
||||
<div class="informaltable"><table class="table">
|
||||
@ -90,7 +90,7 @@
|
||||
</tr></tbody>
|
||||
</table></div>
|
||||
<a name="fusion.view.single_view.model_of"></a><h4>
|
||||
<a name="id560757"></a>
|
||||
<a name="id563762"></a>
|
||||
<a href="single_view.html#fusion.view.single_view.model_of">Model of</a>
|
||||
</h4>
|
||||
<div class="itemizedlist"><ul type="disc"><li><a href="../sequence/concepts/forward_sequence.html" title="Forward
|
||||
@ -114,7 +114,7 @@
|
||||
</dl>
|
||||
</div>
|
||||
<a name="fusion.view.single_view.expression_semantics"></a><h4>
|
||||
<a name="id560921"></a>
|
||||
<a name="id563926"></a>
|
||||
<a href="single_view.html#fusion.view.single_view.expression_semantics">Expression Semantics</a>
|
||||
</h4>
|
||||
<p>
|
||||
@ -186,7 +186,7 @@
|
||||
</tbody>
|
||||
</table></div>
|
||||
<a name="fusion.view.single_view.example"></a><h4>
|
||||
<a name="id561233"></a>
|
||||
<a name="id564238"></a>
|
||||
<a href="single_view.html#fusion.view.single_view.example">Example</a>
|
||||
</h4>
|
||||
<pre class="programlisting">
|
||||
|
@ -35,7 +35,7 @@
|
||||
Traversal Concept</a>) of its underlying sequence or sequences.
|
||||
</p>
|
||||
<a name="fusion.view.transform_view.header"></a><h4>
|
||||
<a name="id567316"></a>
|
||||
<a name="id570320"></a>
|
||||
<a href="transform_view.html#fusion.view.transform_view.header">Header</a>
|
||||
</h4>
|
||||
<pre class="programlisting">
|
||||
@ -43,7 +43,7 @@
|
||||
<span class="preprocessor">#include</span> <span class="special"><</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">transform_view</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">></span>
|
||||
</pre>
|
||||
<a name="fusion.view.transform_view.synopsis"></a><h4>
|
||||
<a name="id567474"></a>
|
||||
<a name="id570478"></a>
|
||||
<a href="transform_view.html#fusion.view.transform_view.synopsis">Synopsis</a>
|
||||
</h4>
|
||||
<p>
|
||||
@ -61,7 +61,7 @@
|
||||
<span class="keyword">struct</span> <span class="identifier">transform_view</span><span class="special">;</span>
|
||||
</pre>
|
||||
<a name="fusion.view.transform_view.template_parameters"></a><h4>
|
||||
<a name="id567682"></a>
|
||||
<a name="id570686"></a>
|
||||
<a href="transform_view.html#fusion.view.transform_view.template_parameters">Template parameters</a>
|
||||
</h4>
|
||||
<div class="informaltable"><table class="table">
|
||||
@ -183,7 +183,7 @@
|
||||
</tbody>
|
||||
</table></div>
|
||||
<a name="fusion.view.transform_view.model_of"></a><h4>
|
||||
<a name="id568147"></a>
|
||||
<a name="id571151"></a>
|
||||
<a href="transform_view.html#fusion.view.transform_view.model_of">Model of</a>
|
||||
</h4>
|
||||
<div class="itemizedlist"><ul type="disc"><li>
|
||||
@ -242,7 +242,7 @@
|
||||
</dl>
|
||||
</div>
|
||||
<a name="fusion.view.transform_view.expression_semantics"></a><h4>
|
||||
<a name="id568548"></a>
|
||||
<a name="id571552"></a>
|
||||
<a href="transform_view.html#fusion.view.transform_view.expression_semantics">Expression
|
||||
Semantics</a>
|
||||
</h4>
|
||||
@ -337,7 +337,7 @@
|
||||
</tbody>
|
||||
</table></div>
|
||||
<a name="fusion.view.transform_view.example"></a><h4>
|
||||
<a name="id569028"></a>
|
||||
<a name="id572032"></a>
|
||||
<a href="transform_view.html#fusion.view.transform_view.example">Example</a>
|
||||
</h4>
|
||||
<pre class="programlisting">
|
||||
|
@ -26,7 +26,7 @@
|
||||
<div class="titlepage"><div><div><h3 class="title">
|
||||
<a name="fusion.view.zip_view"></a><a href="zip_view.html" title="zip_view">zip_view</a></h3></div></div></div>
|
||||
<a name="fusion.view.zip_view.description"></a><h4>
|
||||
<a name="id565916"></a>
|
||||
<a name="id568921"></a>
|
||||
<a href="zip_view.html#fusion.view.zip_view.description">Description</a>
|
||||
</h4>
|
||||
<p>
|
||||
@ -37,7 +37,7 @@
|
||||
to the component <span class="underline">_sequence</span>_s.
|
||||
</p>
|
||||
<a name="fusion.view.zip_view.header"></a><h4>
|
||||
<a name="id565994"></a>
|
||||
<a name="id568999"></a>
|
||||
<a href="zip_view.html#fusion.view.zip_view.header">Header</a>
|
||||
</h4>
|
||||
<pre class="programlisting">
|
||||
@ -45,7 +45,7 @@
|
||||
<span class="preprocessor">#include</span> <span class="special"><</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">zip_view</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">></span>
|
||||
</pre>
|
||||
<a name="fusion.view.zip_view.synopsis"></a><h4>
|
||||
<a name="id566152"></a>
|
||||
<a name="id569157"></a>
|
||||
<a href="zip_view.html#fusion.view.zip_view.synopsis">Synopsis</a>
|
||||
</h4>
|
||||
<pre class="programlisting">
|
||||
@ -53,7 +53,7 @@
|
||||
<span class="keyword">struct</span> <span class="identifier">zip_view</span><span class="special">;</span>
|
||||
</pre>
|
||||
<a name="fusion.view.zip_view.template_parameters"></a><h4>
|
||||
<a name="id566232"></a>
|
||||
<a name="id569236"></a>
|
||||
<a href="zip_view.html#fusion.view.zip_view.template_parameters">Template parameters</a>
|
||||
</h4>
|
||||
<div class="informaltable"><table class="table">
|
||||
@ -99,7 +99,7 @@
|
||||
</tr></tbody>
|
||||
</table></div>
|
||||
<a name="fusion.view.zip_view.model_of"></a><h4>
|
||||
<a name="id566352"></a>
|
||||
<a name="id569356"></a>
|
||||
<a href="zip_view.html#fusion.view.zip_view.model_of">Model of</a>
|
||||
</h4>
|
||||
<div class="itemizedlist"><ul type="disc"><li>
|
||||
@ -132,7 +132,7 @@
|
||||
</dl>
|
||||
</div>
|
||||
<a name="fusion.view.zip_view.expression_semantics"></a><h4>
|
||||
<a name="id566547"></a>
|
||||
<a name="id569552"></a>
|
||||
<a href="zip_view.html#fusion.view.zip_view.expression_semantics">Expression Semantics</a>
|
||||
</h4>
|
||||
<p>
|
||||
@ -204,7 +204,7 @@
|
||||
</tbody>
|
||||
</table></div>
|
||||
<a name="fusion.view.zip_view.example"></a><h4>
|
||||
<a name="id566856"></a>
|
||||
<a name="id569861"></a>
|
||||
<a href="zip_view.html#fusion.view.zip_view.example">Example</a>
|
||||
</h4>
|
||||
<pre class="programlisting">
|
||||
|
Reference in New Issue
Block a user