forked from boostorg/fusion
added copyright and license info for each page.
[SVN r40873]
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
|
||||
<title>transform_view</title>
|
||||
<link rel="stylesheet" href="../../boostbook.css" type="text/css">
|
||||
<link rel="stylesheet" href="../../../../../../doc/html/boostbook.css" type="text/css">
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.66.1">
|
||||
<link rel="start" href="../../index.html" title="Chapter<65>1.<2E>Fusion 2.0">
|
||||
<link rel="up" href="../view.html" title="View">
|
||||
@@ -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="id567294"></a>
|
||||
<a name="id567311"></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="id567452"></a>
|
||||
<a name="id567470"></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="id567659"></a>
|
||||
<a name="id567677"></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="id568124"></a>
|
||||
<a name="id568142"></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="id568525"></a>
|
||||
<a name="id568543"></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="id569005"></a>
|
||||
<a name="id569023"></a>
|
||||
<a href="transform_view.html#fusion.view.transform_view.example">Example</a>
|
||||
</h4>
|
||||
<pre class="programlisting">
|
||||
|
Reference in New Issue
Block a user