Imported Upstream version 1.72.0
[platform/upstream/boost.git] / libs / concept_check / doc / html / CopyConstructible.html
index f9c4aaa..e93b269 100644 (file)
 <p>CopyConstructible</p>
 </div>
 <div class="refsect1">
-<a name="idm44822491539776"></a><h2>Description</h2>
+<a name="idm45853365306576"></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="idm44822491538768"></a><h2>Notation</h2>
+<a name="idm45853365305568"></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>
@@ -45,7 +45,7 @@
 </dl></div>
 </div>
 <div class="refsect1">
-<a name="idm44822491535504"></a><h2>Valid expressions</h2>
+<a name="idm45853365302304"></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="idm44822491531424"></a><h2>Models</h2>
+<a name="idm45853365298224"></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>