summaryrefslogtreecommitdiff
path: root/doc/html/DefaultConstructible.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/DefaultConstructible.html')
-rw-r--r--doc/html/DefaultConstructible.html14
1 files changed, 7 insertions, 7 deletions
diff --git a/doc/html/DefaultConstructible.html b/doc/html/DefaultConstructible.html
index ef0cb32ad8..0bfc1e6f24 100644
--- a/doc/html/DefaultConstructible.html
+++ b/doc/html/DefaultConstructible.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="idp14250512-bb.html#concepts.reference" title="Concept reference">
+<link rel="up" href="concept_check.html#concepts.reference" title="Concept reference">
<link rel="prev" href="RandomAccessIterator.html" title="Concept RandomAccessIterator">
<link rel="next" href="CopyConstructible.html" title="Concept CopyConstructible">
</head>
@@ -21,7 +21,7 @@
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="RandomAccessIterator.html"><img src="../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="idp14250512-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="CopyConstructible.html"><img src="../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="RandomAccessIterator.html"><img src="../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="concept_check.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="CopyConstructible.html"><img src="../../doc/src/images/next.png" alt="Next"></a>
</div>
<div class="refentry">
<a name="DefaultConstructible"></a><div class="titlepage"></div>
@@ -30,19 +30,19 @@
<p>DefaultConstructible</p>
</div>
<div class="refsect1">
-<a name="idp634291600"></a><h2>Description</h2>
+<a name="id-1.3.48.3.10.3"></a><h2>Description</h2>
<p>DefaultConstructible objects only need to have a default
constructor.</p>
</div>
<div class="refsect1">
-<a name="idp634292352"></a><h2>Notation</h2>
+<a name="id-1.3.48.3.10.4"></a><h2>Notation</h2>
<div class="variablelist"><dl class="variablelist">
<dt><span class="term">X</span></dt>
<dd>A type playing the role of default-constructible-type in the <a class="link" href="DefaultConstructible.html" title="Concept DefaultConstructible">DefaultConstructible</a> concept.</dd>
</dl></div>
</div>
<div class="refsect1">
-<a name="idp634294576"></a><h2>Valid expressions</h2>
+<a name="id-1.3.48.3.10.5"></a><h2>Valid expressions</h2>
<div class="informaltable"><table class="table">
<colgroup>
<col>
@@ -65,7 +65,7 @@
</table></div>
</div>
<div class="refsect1">
-<a name="idp634298976"></a><h2>Models</h2>
+<a name="id-1.3.48.3.10.6"></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>
<li class="listitem"><span class="simplelist"><span class="type">std::vector&lt;double&gt;</span></span></li>
@@ -104,7 +104,7 @@
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="RandomAccessIterator.html"><img src="../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="idp14250512-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="CopyConstructible.html"><img src="../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="RandomAccessIterator.html"><img src="../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="concept_check.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="CopyConstructible.html"><img src="../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>