summaryrefslogtreecommitdiff
path: root/doc/html/boost/type_erasure/placeholder_of.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost/type_erasure/placeholder_of.html')
-rw-r--r--doc/html/boost/type_erasure/placeholder_of.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/boost/type_erasure/placeholder_of.html b/doc/html/boost/type_erasure/placeholder_of.html
index 92875f0f15..6e760fc44f 100644
--- a/doc/html/boost/type_erasure/placeholder_of.html
+++ b/doc/html/boost/type_erasure/placeholder_of.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.placeholder_of.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="idp548550944"></a><h2>Description</h2>
+<a name="idp567404304"></a><h2>Description</h2>
<p>A metafunction returning the (const/reference qualified) placeholder corresponding to an <a class="link" href="any.html" title="Class template any">any</a>. It will also work for all bases of <a class="link" href="any.html" title="Class template any">any</a>, so it can be applied to the <code class="computeroutput">Base</code> parameter of <a class="link" href="concept_interface.html" title="Struct template concept_interface">concept_interface</a>. </p>
</div>
</div>