summaryrefslogtreecommitdiff
path: root/doc/html/boost_typeerasure/concept.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost_typeerasure/concept.html')
-rw-r--r--doc/html/boost_typeerasure/concept.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/boost_typeerasure/concept.html b/doc/html/boost_typeerasure/concept.html
index 9336c68239..8fa9b96ee4 100644
--- a/doc/html/boost_typeerasure/concept.html
+++ b/doc/html/boost_typeerasure/concept.html
@@ -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_idp781375952.html" title="Function call">call</a></code> to
+ using <code class="computeroutput"><a class="link" href="../boost/type_erasure/call_idp763118512.html" title="Function call">call</a></code> to
dispatch the operation.
</p>
<p>