forked from boostorg/fusion
doc tweaks
[SVN r35248]
This commit is contained in:
@@ -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="id491452"></a>
|
||||
<a name="id491601"></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="id491532"></a>
|
||||
<a name="id491681"></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"><</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">></span>
|
||||
</pre>
|
||||
<a name="fusion.sequences.views.filter_view.synopsis"></a><h5>
|
||||
<a name="id491636"></a>
|
||||
<a name="id491785"></a>
|
||||
<a href="filter_view.html#fusion.sequences.views.filter_view.synopsis">Synopsis</a>
|
||||
</h5>
|
||||
<pre class="programlisting">
|
||||
@@ -52,13 +52,13 @@
|
||||
<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="id491732"></a>
|
||||
<a name="id491881"></a>
|
||||
<a href="filter_view.html#fusion.sequences.views.filter_view.template_parameters">Template
|
||||
parameters</a>
|
||||
</h5>
|
||||
<div class="informaltable">
|
||||
<h4>
|
||||
<a name="id491755"></a>
|
||||
<a name="id491903"></a>
|
||||
</h4>
|
||||
<table class="table">
|
||||
<colgroup>
|
||||
@@ -92,7 +92,7 @@
|
||||
</table>
|
||||
</div>
|
||||
<a name="fusion.sequences.views.filter_view.model_of"></a><h5>
|
||||
<a name="id491860"></a>
|
||||
<a name="id492008"></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 +118,7 @@
|
||||
</dl>
|
||||
</div>
|
||||
<a name="fusion.sequences.views.filter_view.expression_semantics"></a><h5>
|
||||
<a name="id492003"></a>
|
||||
<a name="id492151"></a>
|
||||
<a href="filter_view.html#fusion.sequences.views.filter_view.expression_semantics">Expression
|
||||
Semantics</a>
|
||||
</h5>
|
||||
@@ -130,7 +130,7 @@
|
||||
</p>
|
||||
<div class="informaltable">
|
||||
<h4>
|
||||
<a name="id492041"></a>
|
||||
<a name="id492189"></a>
|
||||
</h4>
|
||||
<table class="table">
|
||||
<colgroup>
|
||||
@@ -165,7 +165,7 @@
|
||||
</table>
|
||||
</div>
|
||||
<a name="fusion.sequences.views.filter_view.example"></a><h5>
|
||||
<a name="id492268"></a>
|
||||
<a name="id492416"></a>
|
||||
<a href="filter_view.html#fusion.sequences.views.filter_view.example">Example</a>
|
||||
</h5>
|
||||
<pre class="programlisting">
|
||||
|
@@ -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="id492744"></a>
|
||||
<a name="id492892"></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="id492787"></a>
|
||||
<a name="id492935"></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"><</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">></span>
|
||||
</pre>
|
||||
<a name="fusion.sequences.views.iterator_range.synopsis"></a><h5>
|
||||
<a name="id492891"></a>
|
||||
<a name="id493039"></a>
|
||||
<a href="iterator_range.html#fusion.sequences.views.iterator_range.synopsis">Synopsis</a>
|
||||
</h5>
|
||||
<pre class="programlisting">
|
||||
@@ -49,13 +49,13 @@
|
||||
<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="id492988"></a>
|
||||
<a name="id493135"></a>
|
||||
<a href="iterator_range.html#fusion.sequences.views.iterator_range.template_parameters">Template
|
||||
parameters</a>
|
||||
</h5>
|
||||
<div class="informaltable">
|
||||
<h4>
|
||||
<a name="id493010"></a>
|
||||
<a name="id493158"></a>
|
||||
</h4>
|
||||
<table class="table">
|
||||
<colgroup>
|
||||
@@ -87,7 +87,7 @@
|
||||
</table>
|
||||
</div>
|
||||
<a name="fusion.sequences.views.iterator_range.model_of"></a><h5>
|
||||
<a name="id493105"></a>
|
||||
<a name="id493253"></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 +115,7 @@
|
||||
</dl>
|
||||
</div>
|
||||
<a name="fusion.sequences.views.iterator_range.expression_semantics"></a><h5>
|
||||
<a name="id493276"></a>
|
||||
<a name="id493424"></a>
|
||||
<a href="iterator_range.html#fusion.sequences.views.iterator_range.expression_semantics">Expression
|
||||
Semantics</a>
|
||||
</h5>
|
||||
@@ -127,7 +127,7 @@
|
||||
</p>
|
||||
<div class="informaltable">
|
||||
<h4>
|
||||
<a name="id493314"></a>
|
||||
<a name="id493462"></a>
|
||||
</h4>
|
||||
<table class="table">
|
||||
<colgroup>
|
||||
@@ -165,7 +165,7 @@
|
||||
</table>
|
||||
</div>
|
||||
<a name="fusion.sequences.views.iterator_range.example"></a><h5>
|
||||
<a name="id493562"></a>
|
||||
<a name="id493710"></a>
|
||||
<a href="iterator_range.html#fusion.sequences.views.iterator_range.example">Example</a>
|
||||
</h5>
|
||||
<pre class="programlisting">
|
||||
|
@@ -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="id494230"></a>
|
||||
<a name="id494378"></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="id494271"></a>
|
||||
<a name="id494419"></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"><</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">></span>
|
||||
</pre>
|
||||
<a name="fusion.sequences.views.joint_view.synopsis"></a><h5>
|
||||
<a name="id494376"></a>
|
||||
<a name="id494524"></a>
|
||||
<a href="joint_view.html#fusion.sequences.views.joint_view.synopsis">Synopsis</a>
|
||||
</h5>
|
||||
<pre class="programlisting">
|
||||
@@ -49,13 +49,13 @@
|
||||
<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="id494472"></a>
|
||||
<a name="id494620"></a>
|
||||
<a href="joint_view.html#fusion.sequences.views.joint_view.template_parameters">Template
|
||||
parameters</a>
|
||||
</h5>
|
||||
<div class="informaltable">
|
||||
<h4>
|
||||
<a name="id494494"></a>
|
||||
<a name="id494642"></a>
|
||||
</h4>
|
||||
<table class="table">
|
||||
<colgroup>
|
||||
@@ -91,7 +91,7 @@
|
||||
</table>
|
||||
</div>
|
||||
<a name="fusion.sequences.views.joint_view.model_of"></a><h5>
|
||||
<a name="id494590"></a>
|
||||
<a name="id494738"></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 +119,7 @@
|
||||
</dl>
|
||||
</div>
|
||||
<a name="fusion.sequences.views.joint_view.expression_semantics"></a><h5>
|
||||
<a name="id494761"></a>
|
||||
<a name="id494909"></a>
|
||||
<a href="joint_view.html#fusion.sequences.views.joint_view.expression_semantics">Expression
|
||||
Semantics</a>
|
||||
</h5>
|
||||
@@ -131,7 +131,7 @@
|
||||
</p>
|
||||
<div class="informaltable">
|
||||
<h4>
|
||||
<a name="id494798"></a>
|
||||
<a name="id494946"></a>
|
||||
</h4>
|
||||
<table class="table">
|
||||
<colgroup>
|
||||
@@ -166,7 +166,7 @@
|
||||
</table>
|
||||
</div>
|
||||
<a name="fusion.sequences.views.joint_view.example"></a><h5>
|
||||
<a name="id495046"></a>
|
||||
<a name="id495194"></a>
|
||||
<a href="joint_view.html#fusion.sequences.views.joint_view.example">Example</a>
|
||||
</h5>
|
||||
<pre class="programlisting">
|
||||
|
@@ -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="id498427"></a>
|
||||
<a name="id498575"></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"><</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">></span>
|
||||
</pre>
|
||||
<a name="fusion.sequences.views.reverse_view.synopsis"></a><h5>
|
||||
<a name="id498531"></a>
|
||||
<a name="id498679"></a>
|
||||
<a href="reverse_view.html#fusion.sequences.views.reverse_view.synopsis">Synopsis</a>
|
||||
</h5>
|
||||
<pre class="programlisting">
|
||||
@@ -46,13 +46,13 @@
|
||||
<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="id498609"></a>
|
||||
<a name="id498756"></a>
|
||||
<a href="reverse_view.html#fusion.sequences.views.reverse_view.template_parameters">Template
|
||||
parameters</a>
|
||||
</h5>
|
||||
<div class="informaltable">
|
||||
<h4>
|
||||
<a name="id498631"></a>
|
||||
<a name="id498779"></a>
|
||||
</h4>
|
||||
<table class="table">
|
||||
<colgroup>
|
||||
@@ -77,7 +77,7 @@
|
||||
</table>
|
||||
</div>
|
||||
<a name="fusion.sequences.views.reverse_view.model_of"></a><h5>
|
||||
<a name="id498700"></a>
|
||||
<a name="id498848"></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 +102,7 @@
|
||||
</dl>
|
||||
</div>
|
||||
<a name="fusion.sequences.views.reverse_view.expression_semantics"></a><h5>
|
||||
<a name="id498844"></a>
|
||||
<a name="id498992"></a>
|
||||
<a href="reverse_view.html#fusion.sequences.views.reverse_view.expression_semantics">Expression
|
||||
Semantics</a>
|
||||
</h5>
|
||||
@@ -114,7 +114,7 @@
|
||||
</p>
|
||||
<div class="informaltable">
|
||||
<h4>
|
||||
<a name="id498883"></a>
|
||||
<a name="id499030"></a>
|
||||
</h4>
|
||||
<table class="table">
|
||||
<colgroup>
|
||||
@@ -148,7 +148,7 @@
|
||||
</table>
|
||||
</div>
|
||||
<a name="fusion.sequences.views.reverse_view.example"></a><h5>
|
||||
<a name="id499109"></a>
|
||||
<a name="id499257"></a>
|
||||
<a href="reverse_view.html#fusion.sequences.views.reverse_view.example">Example</a>
|
||||
</h5>
|
||||
<pre class="programlisting">
|
||||
|
@@ -30,14 +30,14 @@
|
||||
a value as a single element sequence.
|
||||
</p>
|
||||
<a name="fusion.sequences.views.single_view.header"></a><h5>
|
||||
<a name="id490634"></a>
|
||||
<a name="id490782"></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"><</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">></span>
|
||||
</pre>
|
||||
<a name="fusion.sequences.views.single_view.synopsis"></a><h5>
|
||||
<a name="id490737"></a>
|
||||
<a name="id490886"></a>
|
||||
<a href="single_view.html#fusion.sequences.views.single_view.synopsis">Synopsis</a>
|
||||
</h5>
|
||||
<pre class="programlisting">
|
||||
@@ -45,13 +45,13 @@
|
||||
<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="id490816"></a>
|
||||
<a name="id490964"></a>
|
||||
<a href="single_view.html#fusion.sequences.views.single_view.template_parameters">Template
|
||||
parameters</a>
|
||||
</h5>
|
||||
<div class="informaltable">
|
||||
<h4>
|
||||
<a name="id490838"></a>
|
||||
<a name="id490986"></a>
|
||||
</h4>
|
||||
<table class="table">
|
||||
<colgroup>
|
||||
@@ -73,7 +73,7 @@
|
||||
</table>
|
||||
</div>
|
||||
<a name="fusion.sequences.views.single_view.model_of"></a><h5>
|
||||
<a name="id490899"></a>
|
||||
<a name="id491047"></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 +97,7 @@
|
||||
</dl>
|
||||
</div>
|
||||
<a name="fusion.sequences.views.single_view.expression_semantics"></a><h5>
|
||||
<a name="id491041"></a>
|
||||
<a name="id491189"></a>
|
||||
<a href="single_view.html#fusion.sequences.views.single_view.expression_semantics">Expression
|
||||
Semantics</a>
|
||||
</h5>
|
||||
@@ -109,7 +109,7 @@
|
||||
</p>
|
||||
<div class="informaltable">
|
||||
<h4>
|
||||
<a name="id491078"></a>
|
||||
<a name="id491226"></a>
|
||||
</h4>
|
||||
<table class="table">
|
||||
<colgroup>
|
||||
@@ -144,7 +144,7 @@
|
||||
</table>
|
||||
</div>
|
||||
<a name="fusion.sequences.views.single_view.example"></a><h5>
|
||||
<a name="id491303"></a>
|
||||
<a name="id491452"></a>
|
||||
<a href="single_view.html#fusion.sequences.views.single_view.example">Example</a>
|
||||
</h5>
|
||||
<pre class="programlisting">
|
||||
|
@@ -34,14 +34,14 @@
|
||||
Traversal Concept</a>) of its underlying sequence.
|
||||
</p>
|
||||
<a name="fusion.sequences.views.transform_view.header"></a><h5>
|
||||
<a name="id496676"></a>
|
||||
<a name="id496825"></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"><</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">></span>
|
||||
</pre>
|
||||
<a name="fusion.sequences.views.transform_view.synopsis"></a><h5>
|
||||
<a name="id496781"></a>
|
||||
<a name="id496929"></a>
|
||||
<a href="transform_view.html#fusion.sequences.views.transform_view.synopsis">Synopsis</a>
|
||||
</h5>
|
||||
<p>
|
||||
@@ -59,13 +59,13 @@
|
||||
<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="id496985"></a>
|
||||
<a name="id497133"></a>
|
||||
<a href="transform_view.html#fusion.sequences.views.transform_view.template_parameters">Template
|
||||
parameters</a>
|
||||
</h5>
|
||||
<div class="informaltable">
|
||||
<h4>
|
||||
<a name="id497007"></a>
|
||||
<a name="id497155"></a>
|
||||
</h4>
|
||||
<table class="table">
|
||||
<colgroup>
|
||||
@@ -119,7 +119,7 @@
|
||||
</table>
|
||||
</div>
|
||||
<a name="fusion.sequences.views.transform_view.model_of"></a><h5>
|
||||
<a name="id497160"></a>
|
||||
<a name="id497308"></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 +174,7 @@
|
||||
</dl>
|
||||
</div>
|
||||
<a name="fusion.sequences.views.transform_view.expression_semantics"></a><h5>
|
||||
<a name="id497474"></a>
|
||||
<a name="id497622"></a>
|
||||
<a href="transform_view.html#fusion.sequences.views.transform_view.expression_semantics">Expression
|
||||
Semantics</a>
|
||||
</h5>
|
||||
@@ -192,7 +192,7 @@
|
||||
</p>
|
||||
<div class="informaltable">
|
||||
<h4>
|
||||
<a name="id497542"></a>
|
||||
<a name="id497690"></a>
|
||||
</h4>
|
||||
<table class="table">
|
||||
<colgroup>
|
||||
@@ -242,7 +242,7 @@
|
||||
</table>
|
||||
</div>
|
||||
<a name="fusion.sequences.views.transform_view.example"></a><h5>
|
||||
<a name="id497907"></a>
|
||||
<a name="id498055"></a>
|
||||
<a href="transform_view.html#fusion.sequences.views.transform_view.example">Example</a>
|
||||
</h5>
|
||||
<pre class="programlisting">
|
||||
|
@@ -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="id495462"></a>
|
||||
<a name="id495610"></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="id495534"></a>
|
||||
<a name="id495682"></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"><</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">></span>
|
||||
</pre>
|
||||
<a name="fusion.sequences.views.zip_view.synopsis"></a><h5>
|
||||
<a name="id495640"></a>
|
||||
<a name="id495788"></a>
|
||||
<a href="zip_view.html#fusion.sequences.views.zip_view.synopsis">Synopsis</a>
|
||||
</h5>
|
||||
<pre class="programlisting">
|
||||
@@ -52,13 +52,13 @@
|
||||
<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="id495718"></a>
|
||||
<a name="id495866"></a>
|
||||
<a href="zip_view.html#fusion.sequences.views.zip_view.template_parameters">Template
|
||||
parameters</a>
|
||||
</h5>
|
||||
<div class="informaltable">
|
||||
<h4>
|
||||
<a name="id495740"></a>
|
||||
<a name="id495888"></a>
|
||||
</h4>
|
||||
<table class="table">
|
||||
<colgroup>
|
||||
@@ -82,7 +82,7 @@
|
||||
</table>
|
||||
</div>
|
||||
<a name="fusion.sequences.views.zip_view.model_of"></a><h5>
|
||||
<a name="id495818"></a>
|
||||
<a name="id495966"></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 +106,7 @@
|
||||
</dl>
|
||||
</div>
|
||||
<a name="fusion.sequences.views.zip_view.expression_semantics"></a><h5>
|
||||
<a name="id495961"></a>
|
||||
<a name="id496109"></a>
|
||||
<a href="zip_view.html#fusion.sequences.views.zip_view.expression_semantics">Expression
|
||||
Semantics</a>
|
||||
</h5>
|
||||
@@ -118,7 +118,7 @@
|
||||
</p>
|
||||
<div class="informaltable">
|
||||
<h4>
|
||||
<a name="id495998"></a>
|
||||
<a name="id496146"></a>
|
||||
</h4>
|
||||
<table class="table">
|
||||
<colgroup>
|
||||
@@ -152,7 +152,7 @@
|
||||
</table>
|
||||
</div>
|
||||
<a name="fusion.sequences.views.zip_view.example"></a><h5>
|
||||
<a name="id496221"></a>
|
||||
<a name="id496369"></a>
|
||||
<a href="zip_view.html#fusion.sequences.views.zip_view.example">Example</a>
|
||||
</h5>
|
||||
<pre class="programlisting">
|
||||
|
Reference in New Issue
Block a user