added copyright and license info for each page.

[SVN r40863]
This commit is contained in:
Joel de Guzman
2007-11-07 02:12:28 +00:00
parent 0acc783f19
commit e10f3e17b3
280 changed files with 3238 additions and 2282 deletions

View File

@ -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="id561256"></a>
<a name="id561357"></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="id561339"></a>
<a name="id561440"></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">&lt;</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">&gt;</span>
</pre>
<a name="fusion.view.filter_view.synopsis"></a><h4>
<a name="id561496"></a>
<a name="id561597"></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="id561595"></a>
<a name="id561696"></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="id561763"></a>
<a name="id561864"></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="id561925"></a>
<a name="id562026"></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="id562238"></a>
<a name="id562339"></a>
<a href="filter_view.html#fusion.view.filter_view.example">Example</a>
</h4>
<pre class="programlisting">
@ -231,8 +231,11 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
<td align="right"><small>Copyright <20> 2001-2007 Joel de Guzman, Dan Marsden, Tobias
Schwinger</small></td>
<td align="right"><div class="copyright-footer"><small>Copyright <20> 2001-2007 Joel de Guzman, Dan Marsden, Tobias
Schwinger<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p></small></div></td>
</tr></table>
<hr>
<div class="spirit-nav">

View File

@ -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="id562713"></a>
<a name="id562814"></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="id562754"></a>
<a name="id562855"></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">&lt;</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">&gt;</span>
</pre>
<a name="fusion.view.iterator_range.synopsis"></a><h4>
<a name="id562912"></a>
<a name="id563013"></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="id563010"></a>
<a name="id563112"></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="id563165"></a>
<a name="id563266"></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="id563395"></a>
<a name="id563496"></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="id563731"></a>
<a name="id563832"></a>
<a href="iterator_range.html#fusion.view.iterator_range.example">Example</a>
</h4>
<pre class="programlisting">
@ -246,8 +246,11 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
<td align="right"><small>Copyright <20> 2001-2007 Joel de Guzman, Dan Marsden, Tobias
Schwinger</small></td>
<td align="right"><div class="copyright-footer"><small>Copyright <20> 2001-2007 Joel de Guzman, Dan Marsden, Tobias
Schwinger<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p></small></div></td>
</tr></table>
<hr>
<div class="spirit-nav">

View File

@ -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="id564396"></a>
<a name="id564497"></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="id564438"></a>
<a name="id564539"></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">&lt;</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">&gt;</span>
</pre>
<a name="fusion.view.joint_view.synopsis"></a><h4>
<a name="id564595"></a>
<a name="id564697"></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="id564693"></a>
<a name="id564794"></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="id564849"></a>
<a name="id564951"></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="id565049"></a>
<a name="id565151"></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="id565385"></a>
<a name="id565486"></a>
<a href="joint_view.html#fusion.view.joint_view.example">Example</a>
</h4>
<pre class="programlisting">
@ -232,8 +232,11 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
<td align="right"><small>Copyright <20> 2001-2007 Joel de Guzman, Dan Marsden, Tobias
Schwinger</small></td>
<td align="right"><div class="copyright-footer"><small>Copyright <20> 2001-2007 Joel de Guzman, Dan Marsden, Tobias
Schwinger<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p></small></div></td>
</tr></table>
<hr>
<div class="spirit-nav">

View File

@ -31,7 +31,7 @@
element will be its first.
</p>
<a name="fusion.view.reverse_view.header"></a><h4>
<a name="id569491"></a>
<a name="id569593"></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">&lt;</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">&gt;</span>
</pre>
<a name="fusion.view.reverse_view.synopsis"></a><h4>
<a name="id569649"></a>
<a name="id569751"></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="id569730"></a>
<a name="id569831"></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="id569842"></a>
<a name="id569944"></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="id570008"></a>
<a name="id570110"></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="id570320"></a>
<a name="id570422"></a>
<a href="reverse_view.html#fusion.view.reverse_view.example">Example</a>
</h4>
<pre class="programlisting">
@ -204,8 +204,11 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
<td align="right"><small>Copyright <20> 2001-2007 Joel de Guzman, Dan Marsden, Tobias
Schwinger</small></td>
<td align="right"><div class="copyright-footer"><small>Copyright <20> 2001-2007 Joel de Guzman, Dan Marsden, Tobias
Schwinger<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p></small></div></td>
</tr></table>
<hr>
<div class="spirit-nav">

View File

@ -30,7 +30,7 @@
a value as a single element sequence.
</p>
<a name="fusion.view.single_view.header"></a><h4>
<a name="id560292"></a>
<a name="id560392"></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">&lt;</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">&gt;</span>
</pre>
<a name="fusion.view.single_view.synopsis"></a><h4>
<a name="id560449"></a>
<a name="id560550"></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="id560529"></a>
<a name="id560630"></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="id560633"></a>
<a name="id560734"></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="id560798"></a>
<a name="id560899"></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="id561110"></a>
<a name="id561211"></a>
<a href="single_view.html#fusion.view.single_view.example">Example</a>
</h4>
<pre class="programlisting">
@ -196,8 +196,11 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
<td align="right"><small>Copyright <20> 2001-2007 Joel de Guzman, Dan Marsden, Tobias
Schwinger</small></td>
<td align="right"><div class="copyright-footer"><small>Copyright <20> 2001-2007 Joel de Guzman, Dan Marsden, Tobias
Schwinger<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p></small></div></td>
</tr></table>
<hr>
<div class="spirit-nav">

View File

@ -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="id567192"></a>
<a name="id567294"></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">&lt;</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">&gt;</span>
</pre>
<a name="fusion.view.transform_view.synopsis"></a><h4>
<a name="id567350"></a>
<a name="id567452"></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="id567558"></a>
<a name="id567659"></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="id568023"></a>
<a name="id568124"></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="id568424"></a>
<a name="id568525"></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="id568903"></a>
<a name="id569005"></a>
<a href="transform_view.html#fusion.view.transform_view.example">Example</a>
</h4>
<pre class="programlisting">
@ -367,8 +367,11 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
<td align="right"><small>Copyright <20> 2001-2007 Joel de Guzman, Dan Marsden, Tobias
Schwinger</small></td>
<td align="right"><div class="copyright-footer"><small>Copyright <20> 2001-2007 Joel de Guzman, Dan Marsden, Tobias
Schwinger<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p></small></div></td>
</tr></table>
<hr>
<div class="spirit-nav">

View File

@ -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="id565793"></a>
<a name="id565894"></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="id565871"></a>
<a name="id565973"></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">&lt;</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">&gt;</span>
</pre>
<a name="fusion.view.zip_view.synopsis"></a><h4>
<a name="id566028"></a>
<a name="id566130"></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="id566108"></a>
<a name="id566210"></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="id566228"></a>
<a name="id566330"></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="id566424"></a>
<a name="id566525"></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="id566732"></a>
<a name="id566834"></a>
<a href="zip_view.html#fusion.view.zip_view.example">Example</a>
</h4>
<pre class="programlisting">
@ -218,8 +218,11 @@
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
<td align="right"><small>Copyright <20> 2001-2007 Joel de Guzman, Dan Marsden, Tobias
Schwinger</small></td>
<td align="right"><div class="copyright-footer"><small>Copyright <20> 2001-2007 Joel de Guzman, Dan Marsden, Tobias
Schwinger<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p></small></div></td>
</tr></table>
<hr>
<div class="spirit-nav">