forked from boostorg/fusion
Deeper TOC level + typo fix: rename apply->result in algo docs
[SVN r36766]
This commit is contained in:
@ -25,19 +25,6 @@
|
||||
<div class="section" lang="en">
|
||||
<div class="titlepage"><div><div><h4 class="title">
|
||||
<a name="fusion.sequences.operators.comparison"></a><a href="comparison.html" title="Comparison">Comparison</a></h4></div></div></div>
|
||||
<div class="toc"><dl>
|
||||
<dt><span class="section"><a href="comparison/equal.html">equal</a></span></dt>
|
||||
<dt><span class="section"><a href="comparison/not_equal.html">not
|
||||
equal</a></span></dt>
|
||||
<dt><span class="section"><a href="comparison/less_than.html">less
|
||||
than</a></span></dt>
|
||||
<dt><span class="section"><a href="comparison/less_than_equal.html">less
|
||||
than equal</a></span></dt>
|
||||
<dt><span class="section"><a href="comparison/greater_than.html">greater
|
||||
than</a></span></dt>
|
||||
<dt><span class="section"><a href="comparison/greater_than_equal.html">greater
|
||||
than equal</a></span></dt>
|
||||
</dl></div>
|
||||
<p>
|
||||
The Comparison operators: <tt class="computeroutput"><span class="special">==</span></tt>,
|
||||
<tt class="computeroutput"><span class="special">!=</span></tt>, <tt class="computeroutput"><span class="special"><</span></tt>,
|
||||
@ -48,7 +35,7 @@
|
||||
only until the result is clear.
|
||||
</p>
|
||||
<a name="fusion.sequences.operators.comparison.header"></a><h5>
|
||||
<a name="id545510"></a>
|
||||
<a name="id545529"></a>
|
||||
<a href="comparison.html#fusion.sequences.operators.comparison.header">Header</a>
|
||||
</h5>
|
||||
<pre class="programlisting">
|
||||
|
Reference in New Issue
Block a user