forked from boostorg/fusion
added reverse_fold/iter_fold/reverse_iter_fold (2) (fixes #1623)
[SVN r63083]
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
|
||||
<title>Construction</title>
|
||||
<link rel="stylesheet" href="../../../../../../../doc/html/boostbook.css" type="text/css">
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.76.0-pre">
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.75.1">
|
||||
<link rel="home" href="../../../index.html" title="Chapter 1. Fusion 2.0">
|
||||
<link rel="up" href="../class_template_tuple.html" title="Class template tuple">
|
||||
<link rel="prev" href="../class_template_tuple.html" title="Class template tuple">
|
||||
@ -27,7 +27,7 @@
|
||||
<a name="fusion.tuple.class_template_tuple.construction"></a><a class="link" href="construction.html" title="Construction">Construction</a>
|
||||
</h4></div></div></div>
|
||||
<a name="fusion.tuple.class_template_tuple.construction.description"></a><h6>
|
||||
<a name="id953174"></a>
|
||||
<a name="id1068266"></a>
|
||||
<a class="link" href="construction.html#fusion.tuple.class_template_tuple.construction.description">Description</a>
|
||||
</h6>
|
||||
<p>
|
||||
@ -38,7 +38,7 @@
|
||||
in this section.
|
||||
</p>
|
||||
<a name="fusion.tuple.class_template_tuple.construction.specification"></a><h6>
|
||||
<a name="id953216"></a>
|
||||
<a name="id1068293"></a>
|
||||
<a class="link" href="construction.html#fusion.tuple.class_template_tuple.construction.specification">Specification</a>
|
||||
</h6>
|
||||
<div class="variablelist">
|
||||
|
@ -3,7 +3,7 @@
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
|
||||
<title>Element access</title>
|
||||
<link rel="stylesheet" href="../../../../../../../doc/html/boostbook.css" type="text/css">
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.76.0-pre">
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.75.1">
|
||||
<link rel="home" href="../../../index.html" title="Chapter 1. Fusion 2.0">
|
||||
<link rel="up" href="../class_template_tuple.html" title="Class template tuple">
|
||||
<link rel="prev" href="tuple_helper_classes.html" title="Tuple helper classes">
|
||||
@ -28,7 +28,7 @@
|
||||
access</a>
|
||||
</h4></div></div></div>
|
||||
<a name="fusion.tuple.class_template_tuple.element_access.description"></a><h6>
|
||||
<a name="id955194"></a>
|
||||
<a name="id1070219"></a>
|
||||
<a class="link" href="element_access.html#fusion.tuple.class_template_tuple.element_access.description">Description</a>
|
||||
</h6>
|
||||
<p>
|
||||
@ -37,7 +37,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><h6>
|
||||
<a name="id955245"></a>
|
||||
<a name="id1070253"></a>
|
||||
<a class="link" href="element_access.html#fusion.tuple.class_template_tuple.element_access.specification">Specification</a>
|
||||
</h6>
|
||||
<pre class="programlisting"><span class="keyword">template</span><span class="special"><</span><span class="keyword">int</span> <span class="identifier">I</span><span class="special">,</span> <span class="identifier">T</span><span class="special">></span>
|
||||
|
@ -3,7 +3,7 @@
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
|
||||
<title>Relational operators</title>
|
||||
<link rel="stylesheet" href="../../../../../../../doc/html/boostbook.css" type="text/css">
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.76.0-pre">
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.75.1">
|
||||
<link rel="home" href="../../../index.html" title="Chapter 1. Fusion 2.0">
|
||||
<link rel="up" href="../class_template_tuple.html" title="Class template tuple">
|
||||
<link rel="prev" href="element_access.html" title="Element access">
|
||||
@ -28,7 +28,7 @@
|
||||
operators</a>
|
||||
</h4></div></div></div>
|
||||
<a name="fusion.tuple.class_template_tuple.relational_operators.description"></a><h6>
|
||||
<a name="id955871"></a>
|
||||
<a name="id1070683"></a>
|
||||
<a class="link" href="relational_operators.html#fusion.tuple.class_template_tuple.relational_operators.description">Description</a>
|
||||
</h6>
|
||||
<p>
|
||||
@ -36,7 +36,7 @@
|
||||
Tuple</a> provides the standard boolean relational operators.
|
||||
</p>
|
||||
<a name="fusion.tuple.class_template_tuple.relational_operators.specification"></a><h6>
|
||||
<a name="id955909"></a>
|
||||
<a name="id1070707"></a>
|
||||
<a class="link" href="relational_operators.html#fusion.tuple.class_template_tuple.relational_operators.specification">Specification</a>
|
||||
</h6>
|
||||
<div class="variablelist">
|
||||
|
@ -3,7 +3,7 @@
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
|
||||
<title>Tuple creation functions</title>
|
||||
<link rel="stylesheet" href="../../../../../../../doc/html/boostbook.css" type="text/css">
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.76.0-pre">
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.75.1">
|
||||
<link rel="home" href="../../../index.html" title="Chapter 1. Fusion 2.0">
|
||||
<link rel="up" href="../class_template_tuple.html" title="Class template tuple">
|
||||
<link rel="prev" href="construction.html" title="Construction">
|
||||
@ -28,7 +28,7 @@
|
||||
creation functions</a>
|
||||
</h4></div></div></div>
|
||||
<a name="fusion.tuple.class_template_tuple.tuple_creation_functions.description"></a><h6>
|
||||
<a name="id953964"></a>
|
||||
<a name="id1069374"></a>
|
||||
<a class="link" href="tuple_creation_functions.html#fusion.tuple.class_template_tuple.tuple_creation_functions.description">Description</a>
|
||||
</h6>
|
||||
<p>
|
||||
@ -38,7 +38,7 @@
|
||||
functions are described in this section.
|
||||
</p>
|
||||
<a name="fusion.tuple.class_template_tuple.tuple_creation_functions.specification"></a><h6>
|
||||
<a name="id954035"></a>
|
||||
<a name="id1069416"></a>
|
||||
<a class="link" href="tuple_creation_functions.html#fusion.tuple.class_template_tuple.tuple_creation_functions.specification">Specification</a>
|
||||
</h6>
|
||||
<pre class="programlisting"><span class="keyword">template</span><span class="special"><</span><span class="keyword">typename</span> <span class="identifier">T1</span><span class="special">,</span> <span class="keyword">typename</span> <span class="identifier">T2</span><span class="special">,</span> <span class="special">...,</span> <span class="keyword">typename</span> <span class="identifier">TN</span><span class="special">></span>
|
||||
|
@ -3,7 +3,7 @@
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
|
||||
<title>Tuple helper classes</title>
|
||||
<link rel="stylesheet" href="../../../../../../../doc/html/boostbook.css" type="text/css">
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.76.0-pre">
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.75.1">
|
||||
<link rel="home" href="../../../index.html" title="Chapter 1. Fusion 2.0">
|
||||
<link rel="up" href="../class_template_tuple.html" title="Class template tuple">
|
||||
<link rel="prev" href="tuple_creation_functions.html" title="Tuple creation functions">
|
||||
@ -28,7 +28,7 @@
|
||||
helper classes</a>
|
||||
</h4></div></div></div>
|
||||
<a name="fusion.tuple.class_template_tuple.tuple_helper_classes.description"></a><h6>
|
||||
<a name="id954752"></a>
|
||||
<a name="id1069925"></a>
|
||||
<a class="link" href="tuple_helper_classes.html#fusion.tuple.class_template_tuple.tuple_helper_classes.description">Description</a>
|
||||
</h6>
|
||||
<p>
|
||||
@ -37,7 +37,7 @@
|
||||
tuple size, and the element types.
|
||||
</p>
|
||||
<a name="fusion.tuple.class_template_tuple.tuple_helper_classes.specification"></a><h6>
|
||||
<a name="id954790"></a>
|
||||
<a name="id1069947"></a>
|
||||
<a class="link" href="tuple_helper_classes.html#fusion.tuple.class_template_tuple.tuple_helper_classes.specification">Specification</a>
|
||||
</h6>
|
||||
<pre class="programlisting"><span class="identifier">tuple_size</span><span class="special"><</span><span class="identifier">T</span><span class="special">>::</span><span class="identifier">value</span>
|
||||
|
Reference in New Issue
Block a user