summaryrefslogtreecommitdiff
path: root/doc/html/boost/type_erasure/dereferenceable.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost/type_erasure/dereferenceable.html')
-rw-r--r--doc/html/boost/type_erasure/dereferenceable.html13
1 files changed, 7 insertions, 6 deletions
diff --git a/doc/html/boost/type_erasure/dereferenceable.html b/doc/html/boost/type_erasure/dereferenceable.html
index 23f0c22202..fa9115d2eb 100644
--- a/doc/html/boost/type_erasure/dereferenceable.html
+++ b/doc/html/boost/type_erasure/dereferenceable.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">
@@ -34,15 +35,15 @@
</span><span class="keyword">template</span><span class="special">&lt;</span><span class="keyword">typename</span> R<span class="special">,</span> <span class="keyword">typename</span> T <span class="special">=</span> <a class="link" href="_self.html" title="Struct _self">_self</a><span class="special">&gt;</span>
<span class="keyword">struct</span> <a class="link" href="dereferenceable.html" title="Struct template dereferenceable">dereferenceable</a> <span class="special">{</span>
- <span class="comment">// <a class="link" href="dereferenceable.html#idp310053856-bb">public static functions</a></span>
- <span class="keyword">static</span> <span class="identifier">R</span> <a class="link" href="dereferenceable.html#idp310054416-bb"><span class="identifier">apply</span></a><span class="special">(</span><span class="keyword">const</span> <span class="identifier">T</span> <span class="special">&amp;</span><span class="special">)</span><span class="special">;</span>
+ <span class="comment">// <a class="link" href="dereferenceable.html#idp298153632-bb">public static functions</a></span>
+ <span class="keyword">static</span> <span class="identifier">R</span> <a class="link" href="dereferenceable.html#idp298154192-bb"><span class="identifier">apply</span></a><span class="special">(</span><span class="keyword">const</span> <span class="identifier">T</span> <span class="special">&amp;</span><span class="special">)</span><span class="special">;</span>
<span class="special">}</span><span class="special">;</span></pre></div>
<div class="refsect1">
-<a name="idp474997328"></a><h2>Description</h2>
+<a name="idp481381232"></a><h2>Description</h2>
<div class="refsect2">
-<a name="idp474997744"></a><h3>
-<a name="idp310053856-bb"></a><code class="computeroutput">dereferenceable</code> public static functions</h3>
-<div class="orderedlist"><ol class="orderedlist" type="1"><li class="listitem"><pre class="literallayout"><span class="keyword">static</span> <span class="identifier">R</span> <a name="idp310054416-bb"></a><span class="identifier">apply</span><span class="special">(</span><span class="keyword">const</span> <span class="identifier">T</span> <span class="special">&amp;</span> arg<span class="special">)</span><span class="special">;</span></pre></li></ol></div>
+<a name="idp481381648"></a><h3>
+<a name="idp298153632-bb"></a><code class="computeroutput">dereferenceable</code> public static functions</h3>
+<div class="orderedlist"><ol class="orderedlist" type="1"><li class="listitem"><pre class="literallayout"><span class="keyword">static</span> <span class="identifier">R</span> <a name="idp298154192-bb"></a><span class="identifier">apply</span><span class="special">(</span><span class="keyword">const</span> <span class="identifier">T</span> <span class="special">&amp;</span> arg<span class="special">)</span><span class="special">;</span></pre></li></ol></div>
</div>
</div>
</div>