diff options
Diffstat (limited to 'libs/core/doc/html/boost/unwrap_reference.html')
-rw-r--r-- | libs/core/doc/html/boost/unwrap_reference.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/libs/core/doc/html/boost/unwrap_reference.html b/libs/core/doc/html/boost/unwrap_reference.html index abe070e1e..e6d806ce8 100644 --- a/libs/core/doc/html/boost/unwrap_reference.html +++ b/libs/core/doc/html/boost/unwrap_reference.html @@ -6,8 +6,8 @@ <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> <link rel="home" href="../index.html" title="Chapter 1. Boost.Core"> <link rel="up" href="../core/ref.html#header.boost.core.ref_hpp" title="Header <boost/core/ref.hpp>"> -<link rel="prev" href="is_reference_wrapper.html" title="Struct template is_reference_wrapper"> -<link rel="next" href="ref_idp11249040.html" title="Function template ref"> +<link rel="prev" href="reference_wrapper.html" title="Class template reference_wrapper"> +<link rel="next" href="ref_idp27531472.html" title="Function template ref"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> <table cellpadding="2" width="100%"><tr> @@ -20,7 +20,7 @@ </tr></table> <hr> <div class="spirit-nav"> -<a accesskey="p" href="is_reference_wrapper.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../core/ref.html#header.boost.core.ref_hpp"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="ref_idp11249040.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> +<a accesskey="p" href="reference_wrapper.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../core/ref.html#header.boost.core.ref_hpp"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="ref_idp27531472.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> <div class="refentry"> <a name="boost.unwrap_reference"></a><div class="titlepage"></div> @@ -37,7 +37,7 @@ <span class="keyword">typedef</span> <span class="identifier">T</span> <a name="boost.unwrap_reference.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="idp94147968"></a><h2>Description</h2> +<a name="idp87287200"></a><h2>Description</h2> <p>The <code class="computeroutput">typedef</code> type is <code class="computeroutput">T::type</code> if <code class="computeroutput">T</code> is a <code class="computeroutput"><a class="link" href="reference_wrapper.html" title="Class template reference_wrapper">reference_wrapper</a></code>, <code class="computeroutput">T</code> otherwise. </p> </div> </div> @@ -51,7 +51,7 @@ </tr></table> <hr> <div class="spirit-nav"> -<a accesskey="p" href="is_reference_wrapper.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../core/ref.html#header.boost.core.ref_hpp"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="ref_idp11249040.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> +<a accesskey="p" href="reference_wrapper.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../core/ref.html#header.boost.core.ref_hpp"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="ref_idp27531472.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> </body> </html> |