summaryrefslogtreecommitdiff
path: root/doc/html/boost/type_erasure/rebind_any.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost/type_erasure/rebind_any.html')
-rw-r--r--doc/html/boost/type_erasure/rebind_any.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/boost/type_erasure/rebind_any.html b/doc/html/boost/type_erasure/rebind_any.html
index 7c0094d625..a33ba62db0 100644
--- a/doc/html/boost/type_erasure/rebind_any.html
+++ b/doc/html/boost/type_erasure/rebind_any.html
@@ -38,7 +38,7 @@
<span class="keyword">typedef</span> <span class="emphasis"><em><span class="identifier">unspecified</span></em></span> <a name="boost.type_erasure.rebind_any.type"></a><span class="identifier">type</span><span class="special">;</span>
<span class="special">}</span><span class="special">;</span></pre></div>
<div class="refsect1">
-<a name="idp567866560"></a><h2>Description</h2>
+<a name="id-1.3.41.13.29.4.4"></a><h2>Description</h2>
<p>A metafunction that changes the <a class="link" href="placeholder.html" title="Struct placeholder">placeholder</a> of an <a class="link" href="any.html" title="Class template any">any</a>. If <code class="computeroutput">T</code> is not a placeholder, returns <code class="computeroutput">T</code> unchanged. This class is intended to be used in <a class="link" href="concept_interface.html" title="Struct template concept_interface">concept_interface</a> to deduce the argument types from the arguments of the concept.</p>
<p>
</p>