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>Associative Iterator</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="../concepts.html" title="Concepts">
|
||||
<link rel="prev" href="random_access_iterator.html" title="Random Access Iterator">
|
||||
@ -28,7 +28,7 @@
|
||||
Iterator</a>
|
||||
</h4></div></div></div>
|
||||
<a name="fusion.iterator.concepts.associative_iterator.description"></a><h6>
|
||||
<a name="id765639"></a>
|
||||
<a name="id873888"></a>
|
||||
<a class="link" href="associative_iterator.html#fusion.iterator.concepts.associative_iterator.description">Description</a>
|
||||
</h6>
|
||||
<p>
|
||||
@ -50,7 +50,7 @@
|
||||
</dl>
|
||||
</div>
|
||||
<a name="fusion.iterator.concepts.associative_iterator.refinement_of"></a><h6>
|
||||
<a name="id765723"></a>
|
||||
<a name="id873957"></a>
|
||||
<a class="link" href="associative_iterator.html#fusion.iterator.concepts.associative_iterator.refinement_of">Refinement
|
||||
of</a>
|
||||
</h6>
|
||||
@ -61,7 +61,7 @@
|
||||
Access Iterator</a>
|
||||
</p>
|
||||
<a name="fusion.iterator.concepts.associative_iterator.expression_requirements"></a><h6>
|
||||
<a name="id765780"></a>
|
||||
<a name="id873990"></a>
|
||||
<a class="link" href="associative_iterator.html#fusion.iterator.concepts.associative_iterator.expression_requirements">Expression
|
||||
requirements</a>
|
||||
</h6>
|
||||
@ -113,7 +113,7 @@
|
||||
</tr></tbody>
|
||||
</table></div>
|
||||
<a name="fusion.iterator.concepts.associative_iterator.meta_expressions"></a><h6>
|
||||
<a name="id766003"></a>
|
||||
<a name="id874149"></a>
|
||||
<a class="link" href="associative_iterator.html#fusion.iterator.concepts.associative_iterator.meta_expressions">Meta
|
||||
Expressions</a>
|
||||
</h6>
|
||||
@ -174,7 +174,7 @@
|
||||
</tbody>
|
||||
</table></div>
|
||||
<a name="fusion.iterator.concepts.associative_iterator.models"></a><h6>
|
||||
<a name="id766283"></a>
|
||||
<a name="id874359"></a>
|
||||
<a class="link" href="associative_iterator.html#fusion.iterator.concepts.associative_iterator.models">Models</a>
|
||||
</h6>
|
||||
<div class="itemizedlist"><ul class="itemizedlist" type="disc">
|
||||
|
@ -3,7 +3,7 @@
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
|
||||
<title>Bidirectional Iterator</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="../concepts.html" title="Concepts">
|
||||
<link rel="prev" href="forward_iterator.html" title="Forward Iterator">
|
||||
@ -28,7 +28,7 @@
|
||||
Iterator</a>
|
||||
</h4></div></div></div>
|
||||
<a name="fusion.iterator.concepts.bidirectional_iterator.description"></a><h6>
|
||||
<a name="id763036"></a>
|
||||
<a name="id870380"></a>
|
||||
<a class="link" href="bidirectional_iterator.html#fusion.iterator.concepts.bidirectional_iterator.description">Description</a>
|
||||
</h6>
|
||||
<p>
|
||||
@ -58,7 +58,7 @@
|
||||
</dl>
|
||||
</div>
|
||||
<a name="fusion.iterator.concepts.bidirectional_iterator.refinement_of"></a><h6>
|
||||
<a name="id763185"></a>
|
||||
<a name="id870497"></a>
|
||||
<a class="link" href="bidirectional_iterator.html#fusion.iterator.concepts.bidirectional_iterator.refinement_of">Refinement
|
||||
of</a>
|
||||
</h6>
|
||||
@ -66,7 +66,7 @@
|
||||
<a class="link" href="forward_iterator.html" title="Forward Iterator">Forward Iterator</a>
|
||||
</p>
|
||||
<a name="fusion.iterator.concepts.bidirectional_iterator.expression_requirements"></a><h6>
|
||||
<a name="id763222"></a>
|
||||
<a name="id870521"></a>
|
||||
<a class="link" href="bidirectional_iterator.html#fusion.iterator.concepts.bidirectional_iterator.expression_requirements">Expression
|
||||
requirements</a>
|
||||
</h6>
|
||||
@ -173,7 +173,7 @@
|
||||
</tbody>
|
||||
</table></div>
|
||||
<a name="fusion.iterator.concepts.bidirectional_iterator.meta_expressions"></a><h6>
|
||||
<a name="id763617"></a>
|
||||
<a name="id870812"></a>
|
||||
<a class="link" href="bidirectional_iterator.html#fusion.iterator.concepts.bidirectional_iterator.meta_expressions">Meta
|
||||
Expressions</a>
|
||||
</h6>
|
||||
@ -208,7 +208,7 @@
|
||||
</tr></tbody>
|
||||
</table></div>
|
||||
<a name="fusion.iterator.concepts.bidirectional_iterator.expression_semantics"></a><h6>
|
||||
<a name="id763753"></a>
|
||||
<a name="id870914"></a>
|
||||
<a class="link" href="bidirectional_iterator.html#fusion.iterator.concepts.bidirectional_iterator.expression_semantics">Expression
|
||||
Semantics</a>
|
||||
</h6>
|
||||
@ -248,7 +248,7 @@
|
||||
</tr></tbody>
|
||||
</table></div>
|
||||
<a name="fusion.iterator.concepts.bidirectional_iterator.invariants"></a><h6>
|
||||
<a name="id763898"></a>
|
||||
<a name="id871022"></a>
|
||||
<a class="link" href="bidirectional_iterator.html#fusion.iterator.concepts.bidirectional_iterator.invariants">Invariants</a>
|
||||
</h6>
|
||||
<p>
|
||||
@ -269,7 +269,7 @@
|
||||
</li>
|
||||
</ul></div>
|
||||
<a name="fusion.iterator.concepts.bidirectional_iterator.models"></a><h6>
|
||||
<a name="id764246"></a>
|
||||
<a name="id871257"></a>
|
||||
<a class="link" href="bidirectional_iterator.html#fusion.iterator.concepts.bidirectional_iterator.models">Models</a>
|
||||
</h6>
|
||||
<div class="itemizedlist"><ul class="itemizedlist" type="disc">
|
||||
|
@ -3,7 +3,7 @@
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
|
||||
<title>Forward Iterator</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="../concepts.html" title="Concepts">
|
||||
<link rel="prev" href="../concepts.html" title="Concepts">
|
||||
@ -28,7 +28,7 @@
|
||||
Iterator</a>
|
||||
</h4></div></div></div>
|
||||
<a name="fusion.iterator.concepts.forward_iterator.description"></a><h6>
|
||||
<a name="id760029"></a>
|
||||
<a name="id867643"></a>
|
||||
<a class="link" href="forward_iterator.html#fusion.iterator.concepts.forward_iterator.description">Description</a>
|
||||
</h6>
|
||||
<p>
|
||||
@ -59,7 +59,7 @@
|
||||
</dl>
|
||||
</div>
|
||||
<a name="fusion.iterator.concepts.forward_iterator.expression_requirements"></a><h6>
|
||||
<a name="id760205"></a>
|
||||
<a name="id867768"></a>
|
||||
<a class="link" href="forward_iterator.html#fusion.iterator.concepts.forward_iterator.expression_requirements">Expression
|
||||
requirements</a>
|
||||
</h6>
|
||||
@ -237,7 +237,7 @@
|
||||
</tbody>
|
||||
</table></div>
|
||||
<a name="fusion.iterator.concepts.forward_iterator.meta_expressions"></a><h6>
|
||||
<a name="id760971"></a>
|
||||
<a name="id868339"></a>
|
||||
<a class="link" href="forward_iterator.html#fusion.iterator.concepts.forward_iterator.meta_expressions">Meta
|
||||
Expressions</a>
|
||||
</h6>
|
||||
@ -348,7 +348,7 @@
|
||||
</tbody>
|
||||
</table></div>
|
||||
<a name="fusion.iterator.concepts.forward_iterator.expression_semantics"></a><h6>
|
||||
<a name="id761580"></a>
|
||||
<a name="id869339"></a>
|
||||
<a class="link" href="forward_iterator.html#fusion.iterator.concepts.forward_iterator.expression_semantics">Expression
|
||||
Semantics</a>
|
||||
</h6>
|
||||
@ -474,7 +474,7 @@
|
||||
</tbody>
|
||||
</table></div>
|
||||
<a name="fusion.iterator.concepts.forward_iterator.invariants"></a><h6>
|
||||
<a name="id762195"></a>
|
||||
<a name="id869802"></a>
|
||||
<a class="link" href="forward_iterator.html#fusion.iterator.concepts.forward_iterator.invariants">Invariants</a>
|
||||
</h6>
|
||||
<p>
|
||||
@ -505,7 +505,7 @@
|
||||
</li>
|
||||
</ul></div>
|
||||
<a name="fusion.iterator.concepts.forward_iterator.models"></a><h6>
|
||||
<a name="id762640"></a>
|
||||
<a name="id870117"></a>
|
||||
<a class="link" href="forward_iterator.html#fusion.iterator.concepts.forward_iterator.models">Models</a>
|
||||
</h6>
|
||||
<div class="itemizedlist"><ul class="itemizedlist" type="disc">
|
||||
|
@ -3,7 +3,7 @@
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
|
||||
<title>Random Access Iterator</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="../concepts.html" title="Concepts">
|
||||
<link rel="prev" href="bidirectional_iterator.html" title="Bidirectional Iterator">
|
||||
@ -28,7 +28,7 @@
|
||||
Access Iterator</a>
|
||||
</h4></div></div></div>
|
||||
<a name="fusion.iterator.concepts.random_access_iterator.description"></a><h6>
|
||||
<a name="id764481"></a>
|
||||
<a name="id873051"></a>
|
||||
<a class="link" href="random_access_iterator.html#fusion.iterator.concepts.random_access_iterator.description">Description</a>
|
||||
</h6>
|
||||
<p>
|
||||
@ -59,7 +59,7 @@
|
||||
</dl>
|
||||
</div>
|
||||
<a name="fusion.iterator.concepts.random_access_iterator.refinement_of"></a><h6>
|
||||
<a name="id764654"></a>
|
||||
<a name="id873181"></a>
|
||||
<a class="link" href="random_access_iterator.html#fusion.iterator.concepts.random_access_iterator.refinement_of">Refinement
|
||||
of</a>
|
||||
</h6>
|
||||
@ -68,7 +68,7 @@
|
||||
Iterator</a>
|
||||
</p>
|
||||
<a name="fusion.iterator.concepts.random_access_iterator.expression_requirements"></a><h6>
|
||||
<a name="id764692"></a>
|
||||
<a name="id873205"></a>
|
||||
<a class="link" href="random_access_iterator.html#fusion.iterator.concepts.random_access_iterator.expression_requirements">Expression
|
||||
requirements</a>
|
||||
</h6>
|
||||
@ -175,7 +175,7 @@
|
||||
</tbody>
|
||||
</table></div>
|
||||
<a name="fusion.iterator.concepts.random_access_iterator.meta_expressions"></a><h6>
|
||||
<a name="id765085"></a>
|
||||
<a name="id873496"></a>
|
||||
<a class="link" href="random_access_iterator.html#fusion.iterator.concepts.random_access_iterator.meta_expressions">Meta
|
||||
Expressions</a>
|
||||
</h6>
|
||||
@ -238,7 +238,7 @@
|
||||
</tbody>
|
||||
</table></div>
|
||||
<a name="fusion.iterator.concepts.random_access_iterator.models"></a><h6>
|
||||
<a name="id765394"></a>
|
||||
<a name="id873729"></a>
|
||||
<a class="link" href="random_access_iterator.html#fusion.iterator.concepts.random_access_iterator.models">Models</a>
|
||||
</h6>
|
||||
<div class="itemizedlist"><ul class="itemizedlist" type="disc">
|
||||
|
Reference in New Issue
Block a user