diff options
author | Lorry Tar Creator <lorry-tar-importer@baserock.org> | 2015-04-08 03:09:47 +0000 |
---|---|---|
committer | <> | 2015-05-05 14:37:32 +0000 |
commit | f2541bb90af059680aa7036f315f052175999355 (patch) | |
tree | a5b214744b256f07e1dc2bd7273035a7808c659f /libs/core/doc/html/boost/unwrap_reference.html | |
parent | ed232fdd34968697a68783b3195b1da4226915b5 (diff) | |
download | boost-tarball-master.tar.gz |
Imported from /home/lorry/working-area/delta_boost-tarball/boost_1_58_0.tar.bz2.HEADboost_1_58_0master
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> |