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.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/variant/misc.html b/doc/html/variant/misc.html
index 42cca2a68a..f5e4973fac 100644
--- a/doc/html/variant/misc.html
+++ b/doc/html/variant/misc.html
@@ -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#idp598363888">Portability</a></span></dt>
+<dt><span class="section"><a href="misc.html#idp617214720">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="idp598363888"></a>Portability</h3></div></div></div>
+<a name="idp617214720"></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