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 78e6cd9df8..3e45718914 100644
--- a/doc/html/CopyConstructible.html
+++ b/doc/html/CopyConstructible.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="idp43556320-bb.html#concepts.reference" title="Concept reference">
+<link rel="up" href="idp14900640-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>
@@ -21,7 +21,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="idp43556320-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="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="EqualityComparable.html"><img src="../../doc/src/images/next.png" alt="Next"></a>
</div>
<div class="refentry">
<a name="CopyConstructible"></a><div class="titlepage"></div>
@@ -30,12 +30,12 @@
<p>CopyConstructible</p>
</div>
<div class="refsect1">
-<a name="idp721024144"></a><h2>Description</h2>
+<a name="idp634542752"></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="idp721025184"></a><h2>Notation</h2>
+<a name="idp634543792"></a><h2>Notation</h2>
<div class="variablelist"><dl class="variablelist">
<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>
@@ -46,7 +46,7 @@
</dl></div>
</div>
<div class="refsect1">
-<a name="idp721028720"></a><h2>Valid expressions</h2>
+<a name="idp634547328"></a><h2>Valid expressions</h2>
<div class="informaltable"><table class="table">
<colgroup>
<col>
@@ -69,7 +69,7 @@
</table></div>
</div>
<div class="refsect1">
-<a name="idp721033072"></a><h2>Models</h2>
+<a name="idp634551680"></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>
@@ -105,7 +105,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="idp43556320-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="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="EqualityComparable.html"><img src="../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>