forked from boostorg/fusion
refresh docs
[SVN r41080]
This commit is contained in:
@ -48,7 +48,7 @@
|
||||
in future releases of fusion.
|
||||
</p>
|
||||
<a name="fusion.tuple.class_template_tuple.synopsis"></a><h4>
|
||||
<a name="id632858"></a>
|
||||
<a name="id632864"></a>
|
||||
<a href="class_template_tuple.html#fusion.tuple.class_template_tuple.synopsis">Synopsis</a>
|
||||
</h4>
|
||||
<pre class="programlisting">
|
||||
@ -65,11 +65,12 @@
|
||||
</div>
|
||||
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
|
||||
<td align="left"></td>
|
||||
<td align="right"><div class="copyright-footer"><small>Copyright <20> 2001-2007 Joel de Guzman, Dan Marsden, Tobias
|
||||
<td align="right"><div class="copyright-footer">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>
|
||||
</p>
|
||||
</div></td>
|
||||
</tr></table>
|
||||
<hr>
|
||||
<div class="spirit-nav">
|
||||
|
@ -27,7 +27,7 @@
|
||||
<div class="titlepage"><div><div><h4 class="title">
|
||||
<a name="fusion.tuple.class_template_tuple.construction"></a><a href="construction.html" title="Construction">Construction</a></h4></div></div></div>
|
||||
<a name="fusion.tuple.class_template_tuple.construction.description"></a><h5>
|
||||
<a name="id633028"></a>
|
||||
<a name="id633034"></a>
|
||||
<a href="construction.html#fusion.tuple.class_template_tuple.construction.description">Description</a>
|
||||
</h5>
|
||||
<p>
|
||||
@ -38,7 +38,7 @@
|
||||
in this section.
|
||||
</p>
|
||||
<a name="fusion.tuple.class_template_tuple.construction.specification"></a><h5>
|
||||
<a name="id633069"></a>
|
||||
<a name="id633075"></a>
|
||||
<a href="construction.html#fusion.tuple.class_template_tuple.construction.specification">Specification</a>
|
||||
</h5>
|
||||
<div class="variablelist">
|
||||
@ -119,11 +119,12 @@
|
||||
</div>
|
||||
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
|
||||
<td align="left"></td>
|
||||
<td align="right"><div class="copyright-footer"><small>Copyright <20> 2001-2007 Joel de Guzman, Dan Marsden, Tobias
|
||||
<td align="right"><div class="copyright-footer">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>
|
||||
</p>
|
||||
</div></td>
|
||||
</tr></table>
|
||||
<hr>
|
||||
<div class="spirit-nav">
|
||||
|
@ -31,7 +31,7 @@
|
||||
access">Element
|
||||
access</a></h4></div></div></div>
|
||||
<a name="fusion.tuple.class_template_tuple.element_access.description"></a><h5>
|
||||
<a name="id635022"></a>
|
||||
<a name="id635029"></a>
|
||||
<a href="element_access.html#fusion.tuple.class_template_tuple.element_access.description">Description</a>
|
||||
</h5>
|
||||
<p>
|
||||
@ -40,7 +40,7 @@
|
||||
function to provide access to it's elements by zero based numeric index.
|
||||
</p>
|
||||
<a name="fusion.tuple.class_template_tuple.element_access.specification"></a><h5>
|
||||
<a name="id635072"></a>
|
||||
<a name="id635078"></a>
|
||||
<a href="element_access.html#fusion.tuple.class_template_tuple.element_access.specification">Specification</a>
|
||||
</h5>
|
||||
<pre class="programlisting">
|
||||
@ -84,11 +84,12 @@
|
||||
</div>
|
||||
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
|
||||
<td align="left"></td>
|
||||
<td align="right"><div class="copyright-footer"><small>Copyright <20> 2001-2007 Joel de Guzman, Dan Marsden, Tobias
|
||||
<td align="right"><div class="copyright-footer">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>
|
||||
</p>
|
||||
</div></td>
|
||||
</tr></table>
|
||||
<hr>
|
||||
<div class="spirit-nav">
|
||||
|
@ -30,7 +30,7 @@
|
||||
operators">Relational
|
||||
operators</a></h4></div></div></div>
|
||||
<a name="fusion.tuple.class_template_tuple.relational_operators.description"></a><h5>
|
||||
<a name="id635689"></a>
|
||||
<a name="id635696"></a>
|
||||
<a href="relational_operators.html#fusion.tuple.class_template_tuple.relational_operators.description">Description</a>
|
||||
</h5>
|
||||
<p>
|
||||
@ -38,7 +38,7 @@
|
||||
Tuple</a> provides the standard boolean relational operators.
|
||||
</p>
|
||||
<a name="fusion.tuple.class_template_tuple.relational_operators.specification"></a><h5>
|
||||
<a name="id635727"></a>
|
||||
<a name="id635734"></a>
|
||||
<a href="relational_operators.html#fusion.tuple.class_template_tuple.relational_operators.specification">Specification</a>
|
||||
</h5>
|
||||
<div class="variablelist">
|
||||
@ -196,11 +196,12 @@
|
||||
</div>
|
||||
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
|
||||
<td align="left"></td>
|
||||
<td align="right"><div class="copyright-footer"><small>Copyright <20> 2001-2007 Joel de Guzman, Dan Marsden, Tobias
|
||||
<td align="right"><div class="copyright-footer">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>
|
||||
</p>
|
||||
</div></td>
|
||||
</tr></table>
|
||||
<hr>
|
||||
<div class="spirit-nav">
|
||||
|
@ -30,7 +30,7 @@
|
||||
creation functions">Tuple
|
||||
creation functions</a></h4></div></div></div>
|
||||
<a name="fusion.tuple.class_template_tuple.tuple_creation_functions.description"></a><h5>
|
||||
<a name="id633802"></a>
|
||||
<a name="id633808"></a>
|
||||
<a href="tuple_creation_functions.html#fusion.tuple.class_template_tuple.tuple_creation_functions.description">Description</a>
|
||||
</h5>
|
||||
<p>
|
||||
@ -40,7 +40,7 @@
|
||||
functions are described in this section.
|
||||
</p>
|
||||
<a name="fusion.tuple.class_template_tuple.tuple_creation_functions.specification"></a><h5>
|
||||
<a name="id633873"></a>
|
||||
<a name="id633879"></a>
|
||||
<a href="tuple_creation_functions.html#fusion.tuple.class_template_tuple.tuple_creation_functions.specification">Specification</a>
|
||||
</h5>
|
||||
<pre class="programlisting">
|
||||
@ -69,11 +69,12 @@
|
||||
</div>
|
||||
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
|
||||
<td align="left"></td>
|
||||
<td align="right"><div class="copyright-footer"><small>Copyright <20> 2001-2007 Joel de Guzman, Dan Marsden, Tobias
|
||||
<td align="right"><div class="copyright-footer">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>
|
||||
</p>
|
||||
</div></td>
|
||||
</tr></table>
|
||||
<hr>
|
||||
<div class="spirit-nav">
|
||||
|
@ -31,7 +31,7 @@
|
||||
helper classes">Tuple
|
||||
helper classes</a></h4></div></div></div>
|
||||
<a name="fusion.tuple.class_template_tuple.tuple_helper_classes.description"></a><h5>
|
||||
<a name="id634585"></a>
|
||||
<a name="id634591"></a>
|
||||
<a href="tuple_helper_classes.html#fusion.tuple.class_template_tuple.tuple_helper_classes.description">Description</a>
|
||||
</h5>
|
||||
<p>
|
||||
@ -40,7 +40,7 @@
|
||||
tuple size, and the element types.
|
||||
</p>
|
||||
<a name="fusion.tuple.class_template_tuple.tuple_helper_classes.specification"></a><h5>
|
||||
<a name="id634624"></a>
|
||||
<a name="id634630"></a>
|
||||
<a href="tuple_helper_classes.html#fusion.tuple.class_template_tuple.tuple_helper_classes.specification">Specification</a>
|
||||
</h5>
|
||||
<pre class="programlisting">
|
||||
@ -76,11 +76,12 @@
|
||||
</div>
|
||||
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
|
||||
<td align="left"></td>
|
||||
<td align="right"><div class="copyright-footer"><small>Copyright <20> 2001-2007 Joel de Guzman, Dan Marsden, Tobias
|
||||
<td align="right"><div class="copyright-footer">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>
|
||||
</p>
|
||||
</div></td>
|
||||
</tr></table>
|
||||
<hr>
|
||||
<div class="spirit-nav">
|
||||
|
@ -27,7 +27,7 @@
|
||||
<div class="titlepage"><div><div><h3 class="title">
|
||||
<a name="fusion.tuple.pairs"></a><a href="pairs.html" title="Pairs">Pairs</a></h3></div></div></div>
|
||||
<a name="fusion.tuple.pairs.description"></a><h4>
|
||||
<a name="id639023"></a>
|
||||
<a name="id639030"></a>
|
||||
<a href="pairs.html#fusion.tuple.pairs.description">Description</a>
|
||||
</h4>
|
||||
<p>
|
||||
@ -36,7 +36,7 @@
|
||||
as if it were a 2 element tuple.
|
||||
</p>
|
||||
<a name="fusion.tuple.pairs.specification"></a><h4>
|
||||
<a name="id639080"></a>
|
||||
<a name="id639087"></a>
|
||||
<a href="pairs.html#fusion.tuple.pairs.specification">Specification</a>
|
||||
</h4>
|
||||
<pre class="programlisting">
|
||||
@ -97,11 +97,12 @@
|
||||
</div>
|
||||
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
|
||||
<td align="left"></td>
|
||||
<td align="right"><div class="copyright-footer"><small>Copyright <20> 2001-2007 Joel de Guzman, Dan Marsden, Tobias
|
||||
<td align="right"><div class="copyright-footer">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>
|
||||
</p>
|
||||
</div></td>
|
||||
</tr></table>
|
||||
<hr>
|
||||
<div class="spirit-nav">
|
||||
|
Reference in New Issue
Block a user