summaryrefslogtreecommitdiff
path: root/doc/html/boost/type_erasure/destructible.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost/type_erasure/destructible.html')
-rw-r--r--doc/html/boost/type_erasure/destructible.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/html/boost/type_erasure/destructible.html b/doc/html/boost/type_erasure/destructible.html
index 29089c1f43..84616f3276 100644
--- a/doc/html/boost/type_erasure/destructible.html
+++ b/doc/html/boost/type_erasure/destructible.html
@@ -1,3 +1,4 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
@@ -35,7 +36,7 @@
<span class="keyword">struct</span> <a class="link" href="destructible.html" title="Struct template destructible">destructible</a> <span class="special">{</span>
<span class="special">}</span><span class="special">;</span></pre></div>
<div class="refsect1">
-<a name="idp473435952"></a><h2>Description</h2>
+<a name="idp479819616"></a><h2>Description</h2>
<p>The <a class="link" href="destructible.html" title="Struct template destructible">destructible</a> concept enables forwarding to the destructor of the contained type. This is required whenever an any is created by value.</p>
<div class="note"><table border="0" summary="Note">
<tr>
@@ -51,7 +52,7 @@
<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../doc/src/images/note.png"></td>
<th align="left">Note</th>
</tr>
-<tr><td align="left" valign="top"><p><a class="link" href="destructible.html" title="Struct template destructible">destructible</a> may not be specialized and may not be passed to <a class="link" href="call_idp304107712.html" title="Function call">call</a> as it depends on the implementation details of any. </p></td></tr>
+<tr><td align="left" valign="top"><p><a class="link" href="destructible.html" title="Struct template destructible">destructible</a> may not be specialized and may not be passed to <a class="link" href="call_idp314765536.html" title="Function call">call</a> as it depends on the implementation details of any. </p></td></tr>
</table></div>
<p>
</p>