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--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 c8cd52d879..4d9ac1d893 100644
--- a/doc/html/boost/unwrap_recursive_wrapper.html
+++ b/doc/html/boost/unwrap_recursive_wrapper.html
@@ -40,7 +40,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="idm45927694105840"></a><h2>Description</h2>
+<a name="idp701679344"></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,