summaryrefslogtreecommitdiff
path: root/doc/html/boost/type_erasure/derived.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost/type_erasure/derived.html')
-rw-r--r--doc/html/boost/type_erasure/derived.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/boost/type_erasure/derived.html b/doc/html/boost/type_erasure/derived.html
index dc52fc1ac1..c59fc8e273 100644
--- a/doc/html/boost/type_erasure/derived.html
+++ b/doc/html/boost/type_erasure/derived.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.derived.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="idp565008432"></a><h2>Description</h2>
+<a name="id-1.3.41.13.15.3.4"></a><h2>Description</h2>
<p>A metafunction which returns the full <a class="link" href="any.html" title="Class template any">any</a> type, when given any of its base classes. This is primarily intended to be used when implementing <a class="link" href="concept_interface.html" title="Struct template concept_interface">concept_interface</a>.</p>
<p><span class="bold"><strong>See Also:</strong></span></p>
<p><a class="link" href="rebind_any.html" title="Struct template rebind_any">rebind_any</a>, <a class="link" href="as_param.html" title="Struct template as_param">as_param</a> </p>