summaryrefslogtreecommitdiff
path: root/doc/html/boost/unwrap_recursive_wrapper.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost/unwrap_recursive_wrapper.html')
-rw-r--r--[-rwxr-xr-x]doc/html/boost/unwrap_recursive_wrapper.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/boost/unwrap_recursive_wrapper.html b/doc/html/boost/unwrap_recursive_wrapper.html
index 1f6e7c5890..fadf022c23 100755..100644
--- a/doc/html/boost/unwrap_recursive_wrapper.html
+++ b/doc/html/boost/unwrap_recursive_wrapper.html
@@ -39,7 +39,7 @@
<span class="keyword">typedef</span> <span class="emphasis"><em><span class="identifier">unspecified</span></em></span> <a name="boost.unwrap_recursive_wrapper.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="id3707464"></a><h2>Description</h2>
+<a name="id3805356"></a><h2>Description</h2>
<p><code class="computeroutput">type</code> is equivalent to <code class="computeroutput">T::type</code> if
<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>. Otherwise,