summaryrefslogtreecommitdiff
path: root/doc/html/Transform.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/Transform.html')
-rw-r--r--[-rwxr-xr-x]doc/html/Transform.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/html/Transform.html b/doc/html/Transform.html
index fda157c3b2..6877de0125 100755..100644
--- a/doc/html/Transform.html
+++ b/doc/html/Transform.html
@@ -29,14 +29,14 @@
<p>Transform</p>
</div>
<div class="refsect1">
-<a name="id2895092"></a><h2>Description</h2>
+<a name="id2951017"></a><h2>Description</h2>
<p>
A Transform is a PrimitiveTransform, a CallableTransform
or an ObjectTransform.
</p>
</div>
<div class="refsect1">
-<a name="id2895101"></a><h2>Associated types</h2>
+<a name="id2951027"></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>
@@ -48,7 +48,7 @@
</li></ul></div>
</div>
<div class="refsect1">
-<a name="id2895126"></a><h2>Notation</h2>
+<a name="id2951052"></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>
@@ -67,7 +67,7 @@
</dl></div>
</div>
<div class="refsect1">
-<a name="id2895213"></a><h2>Valid expressions</h2>
+<a name="id2951139"></a><h2>Valid expressions</h2>
<div class="informaltable"><table class="table">
<colgroup>
<col>
@@ -90,7 +90,7 @@
</table></div>
</div>
<div class="refsect1">
-<a name="id2895250"></a><h2>Models</h2>
+<a name="id2951176"></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>