summaryrefslogtreecommitdiff
path: root/doc/html/boost/proto/context/null_context.html
diff options
context:
space:
mode:
authorDongHun Kwak <dh0128.kwak@samsung.com>2017-09-13 11:05:34 +0900
committerDongHun Kwak <dh0128.kwak@samsung.com>2017-09-13 11:06:28 +0900
commit34bd32e225e2a8a94104489b31c42e5801cc1f4a (patch)
treed021b579a0c190354819974e1eaf0baa54b551f3 /doc/html/boost/proto/context/null_context.html
parentf763a99a501650eff2c60288aa6f10ef916d769e (diff)
downloadboost-34bd32e225e2a8a94104489b31c42e5801cc1f4a.tar.gz
boost-34bd32e225e2a8a94104489b31c42e5801cc1f4a.tar.bz2
boost-34bd32e225e2a8a94104489b31c42e5801cc1f4a.zip
Imported Upstream version 1.63.0upstream/1.63.0
Change-Id: Iac85556a04b7e58d63ba636dedb0986e3555714a Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
Diffstat (limited to 'doc/html/boost/proto/context/null_context.html')
-rw-r--r--doc/html/boost/proto/context/null_context.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/boost/proto/context/null_context.html b/doc/html/boost/proto/context/null_context.html
index d211aab05d..40adda18e0 100644
--- a/doc/html/boost/proto/context/null_context.html
+++ b/doc/html/boost/proto/context/null_context.html
@@ -27,7 +27,7 @@
<a name="boost.proto.context.null_context"></a><div class="titlepage"></div>
<div class="refnamediv">
<h2><span class="refentrytitle">Struct null_context</span></h2>
-<p>boost::proto::context::null_context &#8212; An evaluation context for <a class="link" href="../eval_idm46563228383664.html" title="Function eval">proto::eval()</a> that simply evaluates
+<p>boost::proto::context::null_context &#8212; An evaluation context for <a class="link" href="../eval_idp926727360.html" title="Function eval">proto::eval()</a> that simply evaluates
each child expression, doesn't combine the results at all, and returns void.</p>
</div>
<h2 xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv-title">Synopsis</h2>
@@ -41,7 +41,7 @@
<span class="special">}</span><span class="special">;</span>
<span class="special">}</span><span class="special">;</span></pre></div>
<div class="refsect1">
-<a name="idm45927820277728"></a><h2>Description</h2>
+<a name="idp573829984"></a><h2>Description</h2>
</div>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>