summaryrefslogtreecommitdiff
path: root/doc/html/boost/type_erasure/as_param.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost/type_erasure/as_param.html')
-rw-r--r--doc/html/boost/type_erasure/as_param.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/html/boost/type_erasure/as_param.html b/doc/html/boost/type_erasure/as_param.html
index 6ae1499ad5..544a315cf6 100644
--- a/doc/html/boost/type_erasure/as_param.html
+++ b/doc/html/boost/type_erasure/as_param.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.param_hpp" title="Header &lt;boost/type_erasure/param.hpp&gt;">
-<link rel="prev" href="istreamable.html" title="Struct template istreamable">
+<link rel="prev" href="param.html" title="Class template param">
<link rel="next" href="placeholder.html" title="Struct placeholder">
</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="istreamable.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../boost_typeerasure/reference.html#header.boost.type_erasure.param_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="placeholder.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="param.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../boost_typeerasure/reference.html#header.boost.type_erasure.param_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="placeholder.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
</div>
<div class="refentry">
<a name="boost.type_erasure.as_param"></a><div class="titlepage"></div>
@@ -38,8 +38,8 @@
<span class="keyword">typedef</span> <span class="emphasis"><em><span class="identifier">unspecified</span></em></span> <a name="boost.type_erasure.as_param.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="id-1.3.41.13.26.3.4"></a><h2>Description</h2>
-<p>If <code class="computeroutput">T</code> is a (cv/reference qualifed) placeholder, returns <a class="link" href="param.html" title="Class template param">param</a>&lt;<a class="link" href="concept_of.html" title="Struct template concept_of">concept_of&lt;Any&gt;::type</a>, T&gt;, otherwise, returns T. This metafunction is intended to be used for function arguments in specializations of <a class="link" href="concept_interface.html" title="Struct template concept_interface">concept_interface</a>.</p>
+<a name="id-1.3.41.13.26.4.4"></a><h2>Description</h2>
+<p>If <code class="computeroutput">T</code> is a (cv/reference qualified) placeholder, returns <a class="link" href="param.html" title="Class template param">param</a>&lt;<a class="link" href="concept_of.html" title="Struct template concept_of">concept_of&lt;Any&gt;::type</a>, T&gt;, otherwise, returns T. This metafunction is intended to be used for function arguments in specializations of <a class="link" href="concept_interface.html" title="Struct template concept_interface">concept_interface</a>.</p>
<p><span class="bold"><strong>See Also:</strong></span></p>
<p><a class="link" href="derived.html" title="Struct template derived">derived</a>, <a class="link" href="rebind_any.html" title="Struct template rebind_any">rebind_any</a> </p>
<p>
@@ -56,7 +56,7 @@
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="istreamable.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../boost_typeerasure/reference.html#header.boost.type_erasure.param_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="placeholder.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="param.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../boost_typeerasure/reference.html#header.boost.type_erasure.param_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="placeholder.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>