forked from boostorg/fusion
added copyright and license info for each page.
[SVN r40863]
This commit is contained in:
@ -48,7 +48,7 @@
|
||||
</li>
|
||||
</ol></div>
|
||||
<a name="fusion.extension.ext_full.our_example"></a><h4>
|
||||
<a name="id639986"></a>
|
||||
<a name="id640090"></a>
|
||||
<a href="ext_full.html#fusion.extension.ext_full.our_example">Our example</a>
|
||||
</h4>
|
||||
<p>
|
||||
@ -80,7 +80,7 @@
|
||||
Start</a> guide.
|
||||
</p>
|
||||
<a name="fusion.extension.ext_full.enabling_tag_dispatching"></a><h4>
|
||||
<a name="id640275"></a>
|
||||
<a name="id640378"></a>
|
||||
<a href="ext_full.html#fusion.extension.ext_full.enabling_tag_dispatching">Enabling
|
||||
Tag Dispatching</a>
|
||||
</h4>
|
||||
@ -124,7 +124,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">tag_of</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">></span>
|
||||
</pre>
|
||||
<a name="fusion.extension.ext_full.designing_a_suitable_iterator"></a><h4>
|
||||
<a name="id640901"></a>
|
||||
<a name="id641005"></a>
|
||||
<a href="ext_full.html#fusion.extension.ext_full.designing_a_suitable_iterator">Designing
|
||||
a suitable iterator</a>
|
||||
</h4>
|
||||
@ -187,7 +187,7 @@
|
||||
clearer as we add features to our implementation.
|
||||
</p>
|
||||
<a name="fusion.extension.ext_full.a_first_couple_of_instructive_features"></a><h4>
|
||||
<a name="id641561"></a>
|
||||
<a name="id641665"></a>
|
||||
<a href="ext_full.html#fusion.extension.ext_full.a_first_couple_of_instructive_features">A
|
||||
first couple of instructive features</a>
|
||||
</h4>
|
||||
@ -331,7 +331,7 @@
|
||||
</p></td></tr>
|
||||
</table></div>
|
||||
<a name="fusion.extension.ext_full.implementing_the_remaining_iterator_functionality"></a><h4>
|
||||
<a name="id643873"></a>
|
||||
<a name="id643976"></a>
|
||||
<a href="ext_full.html#fusion.extension.ext_full.implementing_the_remaining_iterator_functionality">Implementing
|
||||
the remaining iterator functionality</a>
|
||||
</h4>
|
||||
@ -386,7 +386,7 @@
|
||||
are provided in the example code.
|
||||
</p>
|
||||
<a name="fusion.extension.ext_full.implementing_the_intrinsic_functions_of_the_sequence"></a><h4>
|
||||
<a name="id644526"></a>
|
||||
<a name="id644629"></a>
|
||||
<a href="ext_full.html#fusion.extension.ext_full.implementing_the_intrinsic_functions_of_the_sequence">Implementing
|
||||
the intrinsic functions of the sequence</a>
|
||||
</h4>
|
||||
@ -445,7 +445,7 @@
|
||||
<tt class="computeroutput"><span class="identifier">value_at_impl</span></tt> and <tt class="computeroutput"><span class="identifier">at_impl</span></tt>.
|
||||
</p>
|
||||
<a name="fusion.extension.ext_full.enabling_our_type_as_an_associative_container"></a><h4>
|
||||
<a name="id645134"></a>
|
||||
<a name="id645237"></a>
|
||||
<a href="ext_full.html#fusion.extension.ext_full.enabling_our_type_as_an_associative_container">Enabling
|
||||
our type as an associative container</a>
|
||||
</h4>
|
||||
@ -513,7 +513,7 @@
|
||||
of <tt class="computeroutput"><span class="identifier">is_associative_impl</span></tt>.
|
||||
</p>
|
||||
<a name="fusion.extension.ext_full.summary"></a><h4>
|
||||
<a name="id646142"></a>
|
||||
<a name="id646245"></a>
|
||||
<a href="ext_full.html#fusion.extension.ext_full.summary">Summary</a>
|
||||
</h4>
|
||||
<p>
|
||||
@ -530,8 +530,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">
|
||||
|
@ -26,7 +26,7 @@
|
||||
<div class="titlepage"><div><div><h3 class="title">
|
||||
<a name="fusion.extension.iterator_facade"></a><a href="iterator_facade.html" title="Iterator Facade">Iterator Facade</a></h3></div></div></div>
|
||||
<a name="fusion.extension.iterator_facade.description"></a><h4>
|
||||
<a name="id647564"></a>
|
||||
<a name="id647869"></a>
|
||||
<a href="iterator_facade.html#fusion.extension.iterator_facade.description">Description</a>
|
||||
</h4>
|
||||
<p>
|
||||
@ -35,7 +35,7 @@
|
||||
iterator.
|
||||
</p>
|
||||
<a name="fusion.extension.iterator_facade.synopsis"></a><h4>
|
||||
<a name="id647613"></a>
|
||||
<a name="id647917"></a>
|
||||
<a href="iterator_facade.html#fusion.extension.iterator_facade.synopsis">Synopsis</a>
|
||||
</h4>
|
||||
<pre class="programlisting">
|
||||
@ -43,7 +43,7 @@
|
||||
<span class="keyword">struct</span> <span class="identifier">iterator_facade</span><span class="special">;</span>
|
||||
</pre>
|
||||
<a name="fusion.extension.iterator_facade.usage"></a><h4>
|
||||
<a name="id647708"></a>
|
||||
<a name="id648013"></a>
|
||||
<a href="iterator_facade.html#fusion.extension.iterator_facade.usage">Usage</a>
|
||||
</h4>
|
||||
<p>
|
||||
@ -57,7 +57,7 @@
|
||||
type.
|
||||
</p>
|
||||
<div class="table">
|
||||
<a name="id647734"></a><p class="title"><b>Table<EFBFBD>1.93.<2E>Parameters</b></p>
|
||||
<a name="id648039"></a><p class="title"><b>Table<EFBFBD>1.93.<2E>Parameters</b></p>
|
||||
<table class="table" summary="Parameters">
|
||||
<colgroup>
|
||||
<col>
|
||||
@ -106,7 +106,7 @@
|
||||
</table>
|
||||
</div>
|
||||
<div class="table">
|
||||
<a name="id647892"></a><p class="title"><b>Table<EFBFBD>1.94.<2E>Key Expressions</b></p>
|
||||
<a name="id648196"></a><p class="title"><b>Table<EFBFBD>1.94.<2E>Key Expressions</b></p>
|
||||
<table class="table" summary="Key Expressions">
|
||||
<colgroup>
|
||||
<col>
|
||||
@ -365,18 +365,29 @@
|
||||
</table>
|
||||
</div>
|
||||
<a name="fusion.extension.iterator_facade.header"></a><h4>
|
||||
<a name="id649451"></a>
|
||||
<a name="id649756"></a>
|
||||
<a href="iterator_facade.html#fusion.extension.iterator_facade.header">Header</a>
|
||||
</h4>
|
||||
<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">iterator</span><span class="special">/</span><span class="identifier">iterator_facade</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">></span>
|
||||
<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_facade</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">></span>
|
||||
</pre>
|
||||
<a name="fusion.extension.iterator_facade.example"></a><h4>
|
||||
<a name="id649915"></a>
|
||||
<a href="iterator_facade.html#fusion.extension.iterator_facade.example">Example</a>
|
||||
</h4>
|
||||
<p>
|
||||
A full worked example using <a href="iterator_facade.html" title="Iterator Facade"><tt class="computeroutput"><span class="identifier">iterator_facade</span></tt></a> is provided in triple.cpp
|
||||
in the extension examples.
|
||||
</p>
|
||||
</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">
|
||||
|
@ -32,8 +32,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">
|
||||
|
@ -26,7 +26,7 @@
|
||||
<div class="titlepage"><div><div><h4 class="title">
|
||||
<a name="fusion.extension.macros.adapt_assoc"></a><a href="adapt_assoc.html" title=" BOOST_FUSION_ADAPT_ASSOC_STRUCT"> BOOST_FUSION_ADAPT_ASSOC_STRUCT</a></h4></div></div></div>
|
||||
<a name="fusion.extension.macros.adapt_assoc.description"></a><h5>
|
||||
<a name="id650263"></a>
|
||||
<a name="id650616"></a>
|
||||
<a href="adapt_assoc.html#fusion.extension.macros.adapt_assoc.description">Description</a>
|
||||
</h5>
|
||||
<p>
|
||||
@ -39,7 +39,7 @@
|
||||
Sequence</a>.
|
||||
</p>
|
||||
<a name="fusion.extension.macros.adapt_assoc.synopsis"></a><h5>
|
||||
<a name="id650314"></a>
|
||||
<a name="id650667"></a>
|
||||
<a href="adapt_assoc.html#fusion.extension.macros.adapt_assoc.synopsis">Synopsis</a>
|
||||
</h5>
|
||||
<pre class="programlisting">
|
||||
@ -51,7 +51,7 @@
|
||||
<span class="special">)</span>
|
||||
</pre>
|
||||
<a name="fusion.extension.macros.adapt_assoc.semantics"></a><h5>
|
||||
<a name="id650455"></a>
|
||||
<a name="id650808"></a>
|
||||
<a href="adapt_assoc.html#fusion.extension.macros.adapt_assoc.semantics">Semantics</a>
|
||||
</h5>
|
||||
<pre class="programlisting">
|
||||
@ -82,7 +82,7 @@
|
||||
/adapted/struct/adapt_assoc_struct.hpp>
|
||||
</p>
|
||||
<a name="fusion.extension.macros.adapt_assoc.example"></a><h5>
|
||||
<a name="id650703"></a>
|
||||
<a name="id651056"></a>
|
||||
<a href="adapt_assoc.html#fusion.extension.macros.adapt_assoc.example">Example</a>
|
||||
</h5>
|
||||
<pre class="programlisting">
|
||||
@ -112,8 +112,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">
|
||||
|
@ -26,7 +26,7 @@
|
||||
<div class="titlepage"><div><div><h4 class="title">
|
||||
<a name="fusion.extension.macros.adapt_struct"></a><a href="adapt_struct.html" title=" BOOST_FUSION_ADAPT_STRUCT"> BOOST_FUSION_ADAPT_STRUCT</a></h4></div></div></div>
|
||||
<a name="fusion.extension.macros.adapt_struct.description"></a><h5>
|
||||
<a name="id649650"></a>
|
||||
<a name="id650003"></a>
|
||||
<a href="adapt_struct.html#fusion.extension.macros.adapt_struct.description">Description</a>
|
||||
</h5>
|
||||
<p>
|
||||
@ -36,7 +36,7 @@
|
||||
Access Sequence</a>.
|
||||
</p>
|
||||
<a name="fusion.extension.macros.adapt_struct.synopsis"></a><h5>
|
||||
<a name="id649692"></a>
|
||||
<a name="id650046"></a>
|
||||
<a href="adapt_struct.html#fusion.extension.macros.adapt_struct.synopsis">Synopsis</a>
|
||||
</h5>
|
||||
<pre class="programlisting">
|
||||
@ -48,7 +48,7 @@
|
||||
<span class="special">)</span>
|
||||
</pre>
|
||||
<a name="fusion.extension.macros.adapt_struct.semantics"></a><h5>
|
||||
<a name="id649812"></a>
|
||||
<a name="id650165"></a>
|
||||
<a href="adapt_struct.html#fusion.extension.macros.adapt_struct.semantics">Semantics</a>
|
||||
</h5>
|
||||
<pre class="programlisting">
|
||||
@ -76,7 +76,7 @@
|
||||
/adapted/struct/adapt_struct.hpp>
|
||||
</p>
|
||||
<a name="fusion.extension.macros.adapt_struct.example"></a><h5>
|
||||
<a name="id650020"></a>
|
||||
<a name="id650373"></a>
|
||||
<a href="adapt_struct.html#fusion.extension.macros.adapt_struct.example">Example</a>
|
||||
</h5>
|
||||
<pre class="programlisting">
|
||||
@ -98,8 +98,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">
|
||||
|
@ -26,7 +26,7 @@
|
||||
<div class="titlepage"><div><div><h3 class="title">
|
||||
<a name="fusion.extension.sequence_facade"></a><a href="sequence_facade.html" title="Sequence Facade">Sequence Facade</a></h3></div></div></div>
|
||||
<a name="fusion.extension.sequence_facade.description"></a><h4>
|
||||
<a name="id646253"></a>
|
||||
<a name="id646356"></a>
|
||||
<a href="sequence_facade.html#fusion.extension.sequence_facade.description">Description</a>
|
||||
</h4>
|
||||
<p>
|
||||
@ -35,7 +35,7 @@
|
||||
iterator.
|
||||
</p>
|
||||
<a name="fusion.extension.sequence_facade.synopsis"></a><h4>
|
||||
<a name="id646302"></a>
|
||||
<a name="id646405"></a>
|
||||
<a href="sequence_facade.html#fusion.extension.sequence_facade.synopsis">Synopsis</a>
|
||||
</h4>
|
||||
<pre class="programlisting">
|
||||
@ -43,7 +43,7 @@
|
||||
<span class="keyword">struct</span> <span class="identifier">sequence_facade</span><span class="special">;</span>
|
||||
</pre>
|
||||
<a name="fusion.extension.sequence_facade.usage"></a><h4>
|
||||
<a name="id646438"></a>
|
||||
<a name="id646540"></a>
|
||||
<a href="sequence_facade.html#fusion.extension.sequence_facade.usage">Usage</a>
|
||||
</h4>
|
||||
<p>
|
||||
@ -59,7 +59,7 @@
|
||||
type.
|
||||
</p>
|
||||
<div class="table">
|
||||
<a name="id646526"></a><p class="title"><b>Table<EFBFBD>1.91.<2E>Parameters</b></p>
|
||||
<a name="id646629"></a><p class="title"><b>Table<EFBFBD>1.91.<2E>Parameters</b></p>
|
||||
<table class="table" summary="Parameters">
|
||||
<colgroup>
|
||||
<col>
|
||||
@ -107,7 +107,7 @@
|
||||
</table>
|
||||
</div>
|
||||
<div class="table">
|
||||
<a name="id646660"></a><p class="title"><b>Table<EFBFBD>1.92.<2E>Key Expressions</b></p>
|
||||
<a name="id646763"></a><p class="title"><b>Table<EFBFBD>1.92.<2E>Key Expressions</b></p>
|
||||
<table class="table" summary="Key Expressions">
|
||||
<colgroup>
|
||||
<col>
|
||||
@ -242,14 +242,30 @@
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<a name="fusion.extension.sequence_facade.include"></a><h4>
|
||||
<a name="id647643"></a>
|
||||
<a href="sequence_facade.html#fusion.extension.sequence_facade.include">Include</a>
|
||||
</h4>
|
||||
<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">sequence_facade</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">></span>
|
||||
<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">sequence_facade</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">></span>
|
||||
</pre>
|
||||
<a name="fusion.extension.sequence_facade.example"></a><h4>
|
||||
<a name="id647801"></a>
|
||||
<a href="sequence_facade.html#fusion.extension.sequence_facade.example">Example</a>
|
||||
</h4>
|
||||
<p>
|
||||
/sequence/sequence_facade.hpp>
|
||||
A full worked example using <a href="sequence_facade.html" title="Sequence Facade"><tt class="computeroutput"><span class="identifier">sequence_facade</span></tt></a> is provided in triple.cpp
|
||||
in the extension examples.
|
||||
</p>
|
||||
</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">
|
||||
|
Reference in New Issue
Block a user