summaryrefslogtreecommitdiff
path: root/doc/html/boost/proto/deduce_domain.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost/proto/deduce_domain.html')
-rw-r--r--doc/html/boost/proto/deduce_domain.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/html/boost/proto/deduce_domain.html b/doc/html/boost/proto/deduce_domain.html
index 54c41ae743..e57198c085 100644
--- a/doc/html/boost/proto/deduce_domain.html
+++ b/doc/html/boost/proto/deduce_domain.html
@@ -37,12 +37,12 @@
<span class="keyword">struct</span> <a class="link" href="deduce_domain.html" title="Struct deduce_domain">deduce_domain</a> <span class="special">{</span>
<span class="special">}</span><span class="special">;</span></pre></div>
<div class="refsect1">
-<a name="idp369053488"></a><h2>Description</h2>
+<a name="idm45555192154368"></a><h2>Description</h2>
<p>
When <code class="computeroutput">proto::deduce_domain</code> is used as a domain &#8212; either
explicitly or implicitly by
- <code class="computeroutput"><a class="link" href="make_expr_idp224966048.html" title="Function make_expr">proto::make_expr</a>()</code>,
- <code class="computeroutput"><a class="link" href="unpack_expr_idp224997360.html" title="Function unpack_expr">proto::unpack_expr</a>()</code>,
+ <code class="computeroutput"><a class="link" href="make_exp_idm45506975053600.html" title="Function make_expr">proto::make_expr</a>()</code>,
+ <code class="computeroutput"><a class="link" href="unpack_e_idm45506975022288.html" title="Function unpack_expr">proto::unpack_expr</a>()</code>,
or Proto's operator overloads &#8212; Proto will use the domains of the child expressions to
compute the domain of the parent. It is done in such a way that (A) expressions in domains
that share a common super-domain are interoperable, and (B) expressions that are in