summaryrefslogtreecommitdiff
path: root/doc/html/boost/type_erasure/deduced.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost/type_erasure/deduced.html')
-rw-r--r--doc/html/boost/type_erasure/deduced.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/html/boost/type_erasure/deduced.html b/doc/html/boost/type_erasure/deduced.html
index 67fded5314..49b7055dc4 100644
--- a/doc/html/boost/type_erasure/deduced.html
+++ b/doc/html/boost/type_erasure/deduced.html
@@ -7,7 +7,7 @@
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
<link rel="home" href="../../index.html" title="The Boost C++ Libraries BoostBook Documentation Subset">
<link rel="up" href="../../boost_typeerasure/reference.html#header.boost.type_erasure.deduced_hpp" title="Header &lt;boost/type_erasure/deduced.hpp&gt;">
-<link rel="prev" href="../../BOOST_TYPE_ERASURE_MAX_TUPLE_SIZE.html" title="Macro BOOST_TYPE_ERASURE_MAX_TUPLE_SIZE">
+<link rel="prev" href="constructible.html" title="Struct template constructible">
<link rel="next" href="derived.html" title="Struct template derived">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -21,7 +21,7 @@
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="../../BOOST_TYPE_ERASURE_MAX_TUPLE_SIZE.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../boost_typeerasure/reference.html#header.boost.type_erasure.deduced_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="derived.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="constructible.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../boost_typeerasure/reference.html#header.boost.type_erasure.deduced_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="derived.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
</div>
<div class="refentry">
<a name="boost.type_erasure.deduced"></a><div class="titlepage"></div>
@@ -38,7 +38,7 @@
<span class="keyword">typedef</span> <span class="emphasis"><em><span class="identifier">unspecified</span></em></span> <a name="boost.type_erasure.deduced.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="idp566037824"></a><h2>Description</h2>
+<a name="idp546126912"></a><h2>Description</h2>
<p>A placeholder for an associated type. The type corresponding to this placeholder is deduced by substituting placeholders in the arguments of the metafunction and then evaluating it.</p>
<p>When using <a class="link" href="deduced.html" title="Struct template deduced">deduced</a> in a template context, if it is possible for Metafunction to contain no placeholders at all, use the nested type, to automatically evaluate it early as needed. </p>
</div>
@@ -53,7 +53,7 @@
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="../../BOOST_TYPE_ERASURE_MAX_TUPLE_SIZE.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../boost_typeerasure/reference.html#header.boost.type_erasure.deduced_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="derived.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="constructible.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../boost_typeerasure/reference.html#header.boost.type_erasure.deduced_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="derived.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>