summaryrefslogtreecommitdiff
path: root/doc/html/CallableTransform.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/CallableTransform.html')
-rw-r--r--doc/html/CallableTransform.html11
1 files changed, 6 insertions, 5 deletions
diff --git a/doc/html/CallableTransform.html b/doc/html/CallableTransform.html
index f19e2027cb..cf30a472c8 100644
--- a/doc/html/CallableTransform.html
+++ b/doc/html/CallableTransform.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>CallableTransform</p>
</div>
<div class="refsect1">
-<a name="idp386795840"></a><h2>Description</h2>
+<a name="idp393111104"></a><h2>Description</h2>
<p>
A CallableTransform is a function type or a function
pointer type where the return type Fn is a
@@ -42,7 +43,7 @@
</p>
</div>
<div class="refsect1">
-<a name="idp386797984"></a><h2>Associated types</h2>
+<a name="idp393113248"></a><h2>Associated types</h2>
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem">
<p><span class="bold"><strong>result_type</strong></span></p>
<pre class="literallayout">boost::result_of&lt;Fn(Transform&lt;Tn, Expr, State, Data&gt;::result_type...)&gt;::type</pre>
@@ -54,7 +55,7 @@
</li></ul></div>
</div>
<div class="refsect1">
-<a name="idp386800848"></a><h2>Notation</h2>
+<a name="idp393116112"></a><h2>Notation</h2>
<div class="variablelist"><dl class="variablelist">
<dt><span class="term">Fn</span></dt>
<dd>A type playing the role of polymorphic-function-object-type in the <a class="link" href="CallableTransform.html" title="Concept CallableTransform">CallableTransform</a> concept.</dd>
@@ -77,7 +78,7 @@
</dl></div>
</div>
<div class="refsect1">
-<a name="idp386813776"></a><h2>Valid expressions</h2>
+<a name="idp393129040"></a><h2>Valid expressions</h2>
<div class="informaltable"><table class="table">
<colgroup>
<col>
@@ -100,7 +101,7 @@
</table></div>
</div>
<div class="refsect1">
-<a name="idp386818176"></a><h2>Models</h2>
+<a name="idp393133440"></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>
</div>
</div>