summaryrefslogtreecommitdiff
path: root/doc/html/boost/proto/result_of/child.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost/proto/result_of/child.html')
-rw-r--r--doc/html/boost/proto/result_of/child.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/boost/proto/result_of/child.html b/doc/html/boost/proto/result_of/child.html
index ce5fe98706..caf65adf14 100644
--- a/doc/html/boost/proto/result_of/child.html
+++ b/doc/html/boost/proto/result_of/child.html
@@ -37,7 +37,7 @@
<span class="keyword">struct</span> <a class="link" href="child.html" title="Struct template child">child</a> <span class="special">:</span> <span class="keyword"></span> <a class="link" href="child_c.html" title="Struct template child_c">proto::result_of::child_c</a>&lt;Expr, N::value&gt; <span class="special">{</span>
<span class="special">}</span><span class="special">;</span></pre></div>
<div class="refsect1">
-<a name="idp474606656"></a><h2>Description</h2>
+<a name="idp458339808"></a><h2>Description</h2>
<p>
<code class="computeroutput">proto::result_of::child&lt;Expr, N&gt;</code> is equivalent to
<code class="computeroutput"><a class="link" href="child_c.html" title="Struct template child_c">proto::result_of::child_c</a>&lt;Expr, N::value&gt;</code>.