summaryrefslogtreecommitdiff
path: root/doc/html/variant/misc.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/variant/misc.html')
-rw-r--r--doc/html/variant/misc.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/html/variant/misc.html b/doc/html/variant/misc.html
index af36e598ca..d5ec9b531f 100644
--- a/doc/html/variant/misc.html
+++ b/doc/html/variant/misc.html
@@ -6,7 +6,7 @@
<link rel="stylesheet" href="../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
<link rel="home" href="../index.html" title="The Boost C++ Libraries BoostBook Documentation Subset">
-<link rel="up" href="../variant.html" title="Chapter&#160;38.&#160;Boost.Variant">
+<link rel="up" href="../variant.html" title="Chapter&#160;39.&#160;Boost.Variant">
<link rel="prev" href="design.html" title="Design Overview">
<link rel="next" href="refs.html" title="References">
</head>
@@ -28,7 +28,7 @@
<a name="variant.misc"></a>Miscellaneous Notes</h2></div></div></div>
<div class="toc"><dl class="toc">
<dt><span class="section"><a href="misc.html#variant.versus-any">Boost.Variant vs. Boost.Any</a></span></dt>
-<dt><span class="section"><a href="misc.html#idp528078192">Portability</a></span></dt>
+<dt><span class="section"><a href="misc.html#idm45555030186032">Portability</a></span></dt>
<dt><span class="section"><a href="misc.html#variant.troubleshooting">Troubleshooting</a></span></dt>
<dt><span class="section"><a href="misc.html#variant.ack">Acknowledgments</a></span></dt>
</dl></div>
@@ -79,7 +79,7 @@
</div>
<div class="section">
<div class="titlepage"><div><div><h3 class="title">
-<a name="idp528078192"></a>Portability</h3></div></div></div>
+<a name="idm45555030186032"></a>Portability</h3></div></div></div>
<p>The library aims for 100% ANSI/ISO C++ conformance. However, this is
strictly impossible due to the inherently non-portable nature of the
Type Traits library's