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.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