summaryrefslogtreecommitdiff
path: root/doc/html/boost/proto/call.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost/proto/call.html')
-rw-r--r--doc/html/boost/proto/call.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/html/boost/proto/call.html b/doc/html/boost/proto/call.html
index 5de66ddb7e..3833336210 100644
--- a/doc/html/boost/proto/call.html
+++ b/doc/html/boost/proto/call.html
@@ -6,7 +6,7 @@
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
<link rel="home" href="../../index.html" title="The Boost C++ Libraries BoostBook Documentation Subset">
<link rel="up" href="../../proto/reference.html#header.boost.proto.transform.call_hpp" title="Header &lt;boost/proto/transform/call.hpp&gt;">
-<link rel="prev" href="_byval/result_This_T_idp227916912.html" title="Struct template result&lt;This(T)&gt;">
+<link rel="prev" href="_byval/result_This_T_idp195096624.html" title="Struct template result&lt;This(T)&gt;">
<link rel="next" href="call/impl.html" title="Struct template impl">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -20,7 +20,7 @@
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="_byval/result_This_T_idp227916912.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../proto/reference.html#header.boost.proto.transform.call_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="call/impl.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="_byval/result_This_T_idp195096624.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../proto/reference.html#header.boost.proto.transform.call_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="call/impl.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
</div>
<div class="refentry">
<a name="boost.proto.call"></a><div class="titlepage"></div>
@@ -39,14 +39,14 @@
<span class="comment">// <a class="link" href="call/impl.html#boost.proto.call.impltypes">types</a></span>
<span class="keyword">typedef</span> <em class="replaceable"><code><span class="identifier">see</span><span class="special">-</span><span class="identifier">below</span></code></em> <a class="link" href="call/impl.html#boost.proto.call.impl.result_type"><span class="identifier">result_type</span></a><span class="special">;</span>
- <span class="comment">// <a class="link" href="call/impl.html#idp227996144-bb">public member functions</a></span>
- <span class="identifier">result_type</span> <a class="link" href="call/impl.html#idp227996704-bb"><span class="keyword">operator</span><span class="special">(</span><span class="special">)</span></a><span class="special">(</span><span class="keyword">typename</span> <span class="identifier">impl</span><span class="special">::</span><span class="identifier">expr_param</span><span class="special">,</span>
+ <span class="comment">// <a class="link" href="call/impl.html#idp195175536-bb">public member functions</a></span>
+ <span class="identifier">result_type</span> <a class="link" href="call/impl.html#idp195176096-bb"><span class="keyword">operator</span><span class="special">(</span><span class="special">)</span></a><span class="special">(</span><span class="keyword">typename</span> <span class="identifier">impl</span><span class="special">::</span><span class="identifier">expr_param</span><span class="special">,</span>
<span class="keyword">typename</span> <span class="identifier">impl</span><span class="special">::</span><span class="identifier">state_param</span><span class="special">,</span>
<span class="keyword">typename</span> <span class="identifier">impl</span><span class="special">::</span><span class="identifier">data_param</span><span class="special">)</span> <span class="keyword">const</span><span class="special">;</span>
<span class="special">}</span><span class="special">;</span>
<span class="special">}</span><span class="special">;</span></pre></div>
<div class="refsect1">
-<a name="idp387426016"></a><h2>Description</h2>
+<a name="idp380713648"></a><h2>Description</h2>
<p>
The purpose of <code class="computeroutput">proto::call&lt;&gt;</code> is to annotate a transform as callable
so that <code class="computeroutput"><a class="link" href="when.html" title="Struct template when">proto::when&lt;&gt;</a></code> knows
@@ -74,7 +74,7 @@
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="_byval/result_This_T_idp227916912.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../proto/reference.html#header.boost.proto.transform.call_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="call/impl.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="_byval/result_This_T_idp195096624.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../proto/reference.html#header.boost.proto.transform.call_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="call/impl.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>