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--[-rwxr-xr-x]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 72c32a4973..dc633c3a78 100755..100644
--- a/doc/html/boost/proto/deduce_domain.html
+++ b/doc/html/boost/proto/deduce_domain.html
@@ -36,12 +36,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="id2715593"></a><h2>Description</h2>
+<a name="id2767948"></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_id1503817.html" title="Function make_expr">proto::make_expr</a>()</code>,
- <code class="computeroutput"><a class="link" href="unpack_expr_id1504094.html" title="Function unpack_expr">proto::unpack_expr</a>()</code>,
+ <code class="computeroutput"><a class="link" href="make_expr_id1527104.html" title="Function make_expr">proto::make_expr</a>()</code>,
+ <code class="computeroutput"><a class="link" href="unpack_expr_id1527381.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