summaryrefslogtreecommitdiff
path: root/doc/html/CopyConstructible.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/CopyConstructible.html')
-rw-r--r--doc/html/CopyConstructible.html14
1 files changed, 7 insertions, 7 deletions
diff --git a/doc/html/CopyConstructible.html b/doc/html/CopyConstructible.html
index fa7e4200c5..f5d698b84b 100644
--- a/doc/html/CopyConstructible.html
+++ b/doc/html/CopyConstructible.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="DefaultConstructible.html" title="Concept DefaultConstructible">
<link rel="next" href="EqualityComparable.html" title="Concept EqualityComparable">
</head>
@@ -20,7 +20,7 @@
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="DefaultConstructible.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="EqualityComparable.html"><img src="../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="DefaultConstructible.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="EqualityComparable.html"><img src="../../doc/src/images/next.png" alt="Next"></a>
</div>
<div class="refentry">
<a name="CopyConstructible"></a><div class="titlepage"></div>
@@ -29,12 +29,12 @@
<p>CopyConstructible</p>
</div>
<div class="refsect1">
-<a name="id1128465"></a><h2>Description</h2>
+<a name="id1128662"></a><h2>Description</h2>
<p>Copy constructible types must be able to be constructed from another
member of the type.</p>
</div>
<div class="refsect1">
-<a name="id1128474"></a><h2>Notation</h2>
+<a name="id1128671"></a><h2>Notation</h2>
<div class="variablelist"><dl>
<dt><span class="term">X</span></dt>
<dd>A type playing the role of copy-constructible-type in the <a class="link" href="CopyConstructible.html" title="Concept CopyConstructible">CopyConstructible</a> concept.</dd>
@@ -45,7 +45,7 @@
</dl></div>
</div>
<div class="refsect1">
-<a name="id1128505"></a><h2>Valid expressions</h2>
+<a name="id1128702"></a><h2>Valid expressions</h2>
<div class="informaltable"><table class="table">
<colgroup>
<col>
@@ -68,7 +68,7 @@
</table></div>
</div>
<div class="refsect1">
-<a name="id1128542"></a><h2>Models</h2>
+<a name="id1128739"></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>
@@ -104,7 +104,7 @@
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="DefaultConstructible.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="EqualityComparable.html"><img src="../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="DefaultConstructible.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="EqualityComparable.html"><img src="../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>