Imported Upstream version 1.64.0
[platform/upstream/boost.git] / doc / html / boost / type_erasure / rebind_any.html
index d7d6a30..b7674a1 100644 (file)
@@ -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="idp655909776"></a><h2>Description</h2>
+<a name="idp568246240"></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>