summaryrefslogtreecommitdiff
path: root/doc/html/Transform.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/Transform.html')
-rw-r--r--doc/html/Transform.html18
1 files changed, 9 insertions, 9 deletions
diff --git a/doc/html/Transform.html b/doc/html/Transform.html
index 3858edb023..ab3effd6bf 100644
--- a/doc/html/Transform.html
+++ b/doc/html/Transform.html
@@ -4,7 +4,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Concept Transform</title>
<link rel="stylesheet" href="../../doc/src/boostbook.css" type="text/css">
-<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
+<meta name="generator" content="DocBook XSL Stylesheets V1.76.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="PrimitiveTransform.html" title="Concept PrimitiveTransform">
@@ -30,15 +30,15 @@
<p>Transform</p>
</div>
<div class="refsect1">
-<a name="idm45555167901168"></a><h2>Description</h2>
+<a name="idp359328528"></a><h2>Description</h2>
<p>
A Transform is a PrimitiveTransform, a CallableTransform
or an ObjectTransform.
</p>
</div>
<div class="refsect1">
-<a name="idm45555167900128"></a><h2>Associated types</h2>
-<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem">
+<a name="idp359329568"></a><h2>Associated types</h2>
+<div class="itemizedlist"><ul class="itemizedlist" type="disc"><li class="listitem">
<p><span class="bold"><strong>result_type</strong></span></p>
<pre class="literallayout">boost::result_of&lt;when&lt; _, Tn &gt;(Expr, State, Data)&gt;::type</pre>
<p>
@@ -49,8 +49,8 @@
</li></ul></div>
</div>
<div class="refsect1">
-<a name="idm45555167897280"></a><h2>Notation</h2>
-<div class="variablelist"><dl class="variablelist">
+<a name="idp359332416"></a><h2>Notation</h2>
+<div class="variablelist"><dl>
<dt><span class="term">Tn</span></dt>
<dd>A type playing the role of transform-type in the <a class="link" href="Transform.html" title="Concept Transform">Transform</a> concept.</dd>
<dt><span class="term">Expr</span></dt>
@@ -68,7 +68,7 @@
</dl></div>
</div>
<div class="refsect1">
-<a name="idm45555167887104"></a><h2>Valid expressions</h2>
+<a name="idp359342592"></a><h2>Valid expressions</h2>
<div class="informaltable"><table class="table">
<colgroup>
<col>
@@ -91,8 +91,8 @@
</table></div>
</div>
<div class="refsect1">
-<a name="idm45555167882720"></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::_child(boost::proto::_left)</span></span></li></ul></div>
+<a name="idp359346976"></a><h2>Models</h2>
+<div class="itemizedlist"><ul class="itemizedlist" type="disc"><li class="listitem"><span class="simplelist"><span class="type">boost::proto::_child(boost::proto::_left)</span></span></li></ul></div>
</div>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>