summaryrefslogtreecommitdiff
path: root/doc/html/Expr.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/Expr.html')
-rw-r--r--doc/html/Expr.html11
1 files changed, 6 insertions, 5 deletions
diff --git a/doc/html/Expr.html b/doc/html/Expr.html
index 9e5485176a..9d9eaf629d 100644
--- a/doc/html/Expr.html
+++ b/doc/html/Expr.html
@@ -1,3 +1,4 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
@@ -29,7 +30,7 @@
<p>Expr</p>
</div>
<div class="refsect1">
-<a name="idp386865712"></a><h2>Description</h2>
+<a name="idp393180912"></a><h2>Description</h2>
<p>
An Expr represents a tagged node in an expression tree.
The children of the Expr must themselves satisfy the
@@ -40,7 +41,7 @@
</p>
</div>
<div class="refsect1">
-<a name="idp386867808"></a><h2>Associated types</h2>
+<a name="idp393183008"></a><h2>Associated types</h2>
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
<li class="listitem">
<p><span class="bold"><strong>proto_tag</strong></span></p>
@@ -140,7 +141,7 @@
</ul></div>
</div>
<div class="refsect1">
-<a name="idp386897984"></a><h2>Notation</h2>
+<a name="idp393213184"></a><h2>Notation</h2>
<div class="variablelist"><dl class="variablelist">
<dt><span class="term">Expr</span></dt>
<dd>A type playing the role of expession-type in the <a class="link" href="Expr.html" title="Concept Expr">Expr</a> concept.</dd>
@@ -155,7 +156,7 @@
</dl></div>
</div>
<div class="refsect1">
-<a name="idp386906192"></a><h2>Valid expressions</h2>
+<a name="idp393221392"></a><h2>Valid expressions</h2>
<div class="informaltable"><table class="table">
<colgroup>
<col>
@@ -201,7 +202,7 @@
</table></div>
</div>
<div class="refsect1">
-<a name="idp386919216"></a><h2>Models</h2>
+<a name="idp393234416"></a><h2>Models</h2>
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem"><span class="simplelist"><span class="type">boost::proto::literal&lt; int &gt;</span></span></li></ul></div>
</div>
</div>