summaryrefslogtreecommitdiff
path: root/doc/html/boost/is_recursive_wrapper.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost/is_recursive_wrapper.html')
-rw-r--r--doc/html/boost/is_recursive_wrapper.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/boost/is_recursive_wrapper.html b/doc/html/boost/is_recursive_wrapper.html
index ea52909154..e4ec290174 100644
--- a/doc/html/boost/is_recursive_wrapper.html
+++ b/doc/html/boost/is_recursive_wrapper.html
@@ -43,7 +43,7 @@
<span class="keyword">static</span> <span class="keyword">const</span> <span class="keyword">bool</span> <span class="identifier">value</span> = <span class="identifier">unspecified</span><span class="special">;</span>
<span class="special">}</span><span class="special">;</span></pre></div>
<div class="refsect1">
-<a name="idp701658032"></a><h2>Description</h2>
+<a name="idp615185456"></a><h2>Description</h2>
<p>Value is true iff <code class="computeroutput">T</code> is a specialization of
<code class="computeroutput"><a class="link" href="recursive_wrapper.html" title="Class template recursive_wrapper">recursive_wrapper</a></code>.</p>
<p><span class="bold"><strong>Note</strong></span>: