summaryrefslogtreecommitdiff
path: root/doc/html/LessThanComparable.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/LessThanComparable.html')
-rw-r--r--[-rwxr-xr-x]doc/html/LessThanComparable.html14
1 files changed, 7 insertions, 7 deletions
diff --git a/doc/html/LessThanComparable.html b/doc/html/LessThanComparable.html
index b3d16e23f7..68a7c1a904 100755..100644
--- a/doc/html/LessThanComparable.html
+++ b/doc/html/LessThanComparable.html
@@ -5,7 +5,7 @@
<link rel="stylesheet" href="../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
<link rel="home" href="index.html" title="The Boost C++ Libraries BoostBook Documentation Subset">
-<link rel="up" href="id319082-bb.html#concepts.reference" title="Concept reference">
+<link rel="up" href="id319790-bb.html#concepts.reference" title="Concept reference">
<link rel="prev" href="EqualityComparable.html" title="Concept EqualityComparable">
<link rel="next" href="SignedInteger.html" title="Concept SignedInteger">
</head>
@@ -20,7 +20,7 @@
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="EqualityComparable.html"><img src="../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="id319082-bb.html#concepts.reference"><img src="../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="index.html"><img src="../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="SignedInteger.html"><img src="../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="EqualityComparable.html"><img src="../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="id319790-bb.html#concepts.reference"><img src="../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="index.html"><img src="../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="SignedInteger.html"><img src="../../doc/src/images/next.png" alt="Next"></a>
</div>
<div class="refentry">
<a name="LessThanComparable"></a><div class="titlepage"></div>
@@ -29,13 +29,13 @@
<p>LessThanComparable</p>
</div>
<div class="refsect1">
-<a name="id1128700"></a><h2>Description</h2>
+<a name="id1128896"></a><h2>Description</h2>
<p>LessThanComparable types must have <code class="computeroutput">&lt;</code>,
<code class="computeroutput">&gt;</code>, <code class="computeroutput">&lt;=</code>, and <code class="computeroutput">&gt;=</code>
operators.</p>
</div>
<div class="refsect1">
-<a name="id1128730"></a><h2>Notation</h2>
+<a name="id1128926"></a><h2>Notation</h2>
<div class="variablelist"><dl>
<dt><span class="term">X</span></dt>
<dd>A type playing the role of comparable-type in the <a class="link" href="LessThanComparable.html" title="Concept LessThanComparable">LessThanComparable</a> concept.</dd>
@@ -46,7 +46,7 @@
</dl></div>
</div>
<div class="refsect1">
-<a name="id1128761"></a><h2>Valid expressions</h2>
+<a name="id1128957"></a><h2>Valid expressions</h2>
<div class="informaltable"><table class="table">
<colgroup>
<col>
@@ -89,7 +89,7 @@
</table></div>
</div>
<div class="refsect1">
-<a name="id1128854"></a><h2>Models</h2>
+<a name="id1129050"></a><h2>Models</h2>
<div class="itemizedlist"><ul class="itemizedlist" type="disc"><li class="listitem"><span class="simplelist"><span class="type">int</span></span></li></ul></div>
</div>
</div>
@@ -125,7 +125,7 @@
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="EqualityComparable.html"><img src="../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="id319082-bb.html#concepts.reference"><img src="../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="index.html"><img src="../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="SignedInteger.html"><img src="../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="EqualityComparable.html"><img src="../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="id319790-bb.html#concepts.reference"><img src="../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="index.html"><img src="../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="SignedInteger.html"><img src="../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>