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.html18
1 files changed, 9 insertions, 9 deletions
diff --git a/doc/html/Expr.html b/doc/html/Expr.html
index 33fd67ae49..0e0a50d835 100644
--- a/doc/html/Expr.html
+++ b/doc/html/Expr.html
@@ -3,7 +3,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Concept Expr</title>
<link rel="stylesheet" href="../../doc/src/boostbook.css" type="text/css">
-<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
+<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
<link rel="home" href="index.html" title="The Boost C++ Libraries BoostBook Documentation Subset">
<link rel="up" href="proto/reference.html" title="Reference">
<link rel="prev" href="Domain.html" title="Concept Domain">
@@ -29,7 +29,7 @@
<p>Expr</p>
</div>
<div class="refsect1">
-<a name="id2949931"></a><h2>Description</h2>
+<a name="idp393577504"></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,8 +40,8 @@
</p>
</div>
<div class="refsect1">
-<a name="id2949951"></a><h2>Associated types</h2>
-<div class="itemizedlist"><ul class="itemizedlist" type="disc">
+<a name="idp393579600"></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>
<pre class="literallayout">Expr::proto_tag</pre>
@@ -140,8 +140,8 @@
</ul></div>
</div>
<div class="refsect1">
-<a name="id2950210"></a><h2>Notation</h2>
-<div class="variablelist"><dl>
+<a name="idp393609776"></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>
<dt><span class="term">Tag</span></dt>
@@ -155,7 +155,7 @@
</dl></div>
</div>
<div class="refsect1">
-<a name="id2950280"></a><h2>Valid expressions</h2>
+<a name="idp393617984"></a><h2>Valid expressions</h2>
<div class="informaltable"><table class="table">
<colgroup>
<col>
@@ -201,8 +201,8 @@
</table></div>
</div>
<div class="refsect1">
-<a name="id2950393"></a><h2>Models</h2>
-<div class="itemizedlist"><ul class="itemizedlist" type="disc"><li class="listitem"><span class="simplelist"><span class="type">boost::proto::literal&lt; int &gt;</span></span></li></ul></div>
+<a name="idp393631008"></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>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>