summaryrefslogtreecommitdiff
path: root/doc/html/boost_typeerasure/basic.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost_typeerasure/basic.html')
-rw-r--r--doc/html/boost_typeerasure/basic.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/html/boost_typeerasure/basic.html b/doc/html/boost_typeerasure/basic.html
index 6944f7234b..e85c71a1f8 100644
--- a/doc/html/boost_typeerasure/basic.html
+++ b/doc/html/boost_typeerasure/basic.html
@@ -4,9 +4,9 @@
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Basic Usage</title>
<link rel="stylesheet" href="../../../doc/src/boostbook.css" type="text/css">
-<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
+<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="../boost_typeerasure.html" title="Chapter&#160;36.&#160;Boost.TypeErasure">
+<link rel="up" href="../boost_typeerasure.html" title="Chapter&#160;37.&#160;Boost.TypeErasure">
<link rel="prev" href="reading.html" title="How to read this documentation">
<link rel="next" href="composing_concepts.html" title="Composing Concepts">
</head>
@@ -56,7 +56,7 @@
<p>
<code class="computeroutput"><a class="link" href="../boost/type_erasure/copy_constructible.html" title="Struct template copy_constructible">copy_constructible</a></code>
is a builtin concept that allows us to copy and destroy the object. <code class="computeroutput"><a class="link" href="../boost/type_erasure/typeid_.html" title="Struct template typeid_">typeid_</a></code> provides run-time type
- information so that we can use <code class="computeroutput"><a class="link" href="../boost/type_erasure/any_cast_idp323619904.html" title="Function any_cast">any_cast</a></code>.
+ information so that we can use <code class="computeroutput"><a class="link" href="../boost/type_erasure/any_cast_idm46563170572800.html" title="Function any_cast">any_cast</a></code>.
<code class="computeroutput"><a class="link" href="../boost/type_erasure/relaxed.html" title="Struct relaxed">relaxed</a></code> enables various
useful defaults. Without <code class="computeroutput"><a class="link" href="../boost/type_erasure/relaxed.html" title="Struct relaxed">relaxed</a></code>,
<code class="computeroutput"><a class="link" href="../boost/type_erasure/any.html" title="Class template any">any</a></code> supports <span class="emphasis"><em>exactly</em></span>