Imported Upstream version 1.64.0
[platform/upstream/boost.git] / doc / html / boost_typeerasure / concept.html
index 0ef7690..b82b988 100644 (file)
@@ -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="../boost_typeerasure.html" title="Chapter&#160;39.&#160;Boost.TypeErasure">
+<link rel="up" href="../boost_typeerasure.html" title="Chapter&#160;40.&#160;Boost.TypeErasure">
 <link rel="prev" href="multi.html" title="Functions with Multiple Arguments">
 <link rel="next" href="any.html" title="Using Any">
 </head>
@@ -63,7 +63,7 @@
       </p>
 <p>
         Now, we can use this in an <code class="computeroutput"><a class="link" href="../boost/type_erasure/any.html" title="Class template any">any</a></code>
-        using <code class="computeroutput"><a class="link" href="../boost/type_erasure/call_idp984806000.html" title="Function call">call</a></code> to
+        using <code class="computeroutput"><a class="link" href="../boost/type_erasure/call_idp758660528.html" title="Function call">call</a></code> to
         dispatch the operation.
       </p>
 <p>