forked from boostorg/fusion
fusion: merge of associative iterators/views and the new fold interface
[SVN r58618]
This commit is contained in:
@ -3,7 +3,11 @@
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
|
||||
<title>Concepts</title>
|
||||
<link rel="stylesheet" href="../../../../../../doc/html/boostbook.css" type="text/css">
|
||||
<<<<<<< .working
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.65.1">
|
||||
=======
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.75.1">
|
||||
>>>>>>> .merge-right.r57125
|
||||
<link rel="home" href="../../index.html" title="Chapter<65>1.<2E>Fusion 2.0">
|
||||
<link rel="up" href="../sequence.html" title="Sequence">
|
||||
<link rel="previous" href="../sequence.html" title="Sequence">
|
||||
@ -43,10 +47,17 @@
|
||||
<p>
|
||||
Fusion Sequences are organized into a hierarchy of concepts.
|
||||
</p>
|
||||
<<<<<<< .working
|
||||
<a name="fusion.sequence.concepts.traversal"></a><h4>
|
||||
<a name="id442201"></a>
|
||||
<a href="concepts.html#fusion.sequence.concepts.traversal">Traversal</a>
|
||||
</h4>
|
||||
=======
|
||||
<a name="fusion.sequence.concepts.traversal"></a><h5>
|
||||
<a name="id645245"></a>
|
||||
<a class="link" href="concepts.html#fusion.sequence.concepts.traversal">Traversal</a>
|
||||
</h5>
|
||||
>>>>>>> .merge-right.r57125
|
||||
<p>
|
||||
Fusion's sequence traversal related concepts parallel Fusion's <a href="../iterator/concepts.html" title="Concepts">Iterator
|
||||
Concepts</a>. <a href="concepts/forward_sequence.html" title="Forward
|
||||
@ -61,10 +72,17 @@
|
||||
Sequence">Bidirectional
|
||||
Sequence</a>. These concepts pertain to sequence traversal.
|
||||
</p>
|
||||
<<<<<<< .working
|
||||
<a name="fusion.sequence.concepts.associativity"></a><h4>
|
||||
<a name="id442286"></a>
|
||||
<a href="concepts.html#fusion.sequence.concepts.associativity">Associativity</a>
|
||||
</h4>
|
||||
=======
|
||||
<a name="fusion.sequence.concepts.associativity"></a><h5>
|
||||
<a name="id645291"></a>
|
||||
<a class="link" href="concepts.html#fusion.sequence.concepts.associativity">Associativity</a>
|
||||
</h5>
|
||||
>>>>>>> .merge-right.r57125
|
||||
<p>
|
||||
The <a href="concepts/associative_sequence.html" title="Associative
|
||||
Sequence">Associative
|
||||
|
Reference in New Issue
Block a user