summaryrefslogtreecommitdiff
path: root/doc/html/boost/proto/is_domain.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost/proto/is_domain.html')
-rw-r--r--[-rwxr-xr-x]doc/html/boost/proto/is_domain.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/boost/proto/is_domain.html b/doc/html/boost/proto/is_domain.html
index 58d3abb42a..29f2c80cd1 100755..100644
--- a/doc/html/boost/proto/is_domain.html
+++ b/doc/html/boost/proto/is_domain.html
@@ -35,7 +35,7 @@
<span class="keyword">struct</span> <a class="link" href="is_domain.html" title="Struct template is_domain">is_domain</a> <span class="special">:</span> <span class="keyword"></span> mpl::bool_&lt; <em class="replaceable"><code>true-or-false</code></em> &gt; <span class="special">{</span>
<span class="special">}</span><span class="special">;</span></pre></div>
<div class="refsect1">
-<a name="id2715992"></a><h2>Description</h2>
+<a name="id2768346"></a><h2>Description</h2>
<p>
A metafunction that returns <code class="computeroutput">mpl::true_</code> if the type
<code class="computeroutput">T</code> is the type of a Proto domain;