summaryrefslogtreecommitdiff
path: root/doc/html/LessThanComparable.html
diff options
context:
space:
mode:
authorDongHun Kwak <dh0128.kwak@samsung.com>2017-09-13 11:24:46 +0900
committerDongHun Kwak <dh0128.kwak@samsung.com>2017-09-13 11:25:39 +0900
commit4fadd968fa12130524c8380f33fcfe25d4de79e5 (patch)
treefd26a490cd15388d42fc6652b3c5c13012e7f93e /doc/html/LessThanComparable.html
parentb5c87084afaef42b2d058f68091be31988a6a874 (diff)
downloadboost-upstream/1.65.0.tar.gz
boost-upstream/1.65.0.tar.bz2
boost-upstream/1.65.0.zip
Imported Upstream version 1.65.0upstream/1.65.0
Change-Id: Icf8400b375482cb11bcf77440a6934ba360d6ba4 Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
Diffstat (limited to 'doc/html/LessThanComparable.html')
-rw-r--r--doc/html/LessThanComparable.html14
1 files changed, 7 insertions, 7 deletions
diff --git a/doc/html/LessThanComparable.html b/doc/html/LessThanComparable.html
index 3dd711fb3d..841201b67c 100644
--- a/doc/html/LessThanComparable.html
+++ b/doc/html/LessThanComparable.html
@@ -6,7 +6,7 @@
<link rel="stylesheet" href="../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
<link rel="home" href="index.html" title="The Boost C++ Libraries BoostBook Documentation Subset">
-<link rel="up" href="idp14900640-bb.html#concepts.reference" title="Concept reference">
+<link rel="up" href="idp33959088-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>
@@ -21,7 +21,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="idp14900640-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="idp33959088-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>
@@ -30,13 +30,13 @@
<p>LessThanComparable</p>
</div>
<div class="refsect1">
-<a name="idp634570176"></a><h2>Description</h2>
+<a name="idp615477552"></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="idp634573744"></a><h2>Notation</h2>
+<a name="idp615481120"></a><h2>Notation</h2>
<div class="variablelist"><dl class="variablelist">
<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>
@@ -47,7 +47,7 @@
</dl></div>
</div>
<div class="refsect1">
-<a name="idp634577264"></a><h2>Valid expressions</h2>
+<a name="idp615484640"></a><h2>Valid expressions</h2>
<div class="informaltable"><table class="table">
<colgroup>
<col>
@@ -90,7 +90,7 @@
</table></div>
</div>
<div class="refsect1">
-<a name="idp634588208"></a><h2>Models</h2>
+<a name="idp615495584"></a><h2>Models</h2>
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem"><span class="simplelist"><span class="type">int</span></span></li></ul></div>
</div>
</div>
@@ -126,7 +126,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="idp14900640-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="idp33959088-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>