summaryrefslogtreecommitdiff
path: root/doc/html/CallableTransform.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/CallableTransform.html')
-rw-r--r--[-rwxr-xr-x]doc/html/CallableTransform.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/html/CallableTransform.html b/doc/html/CallableTransform.html
index e5dd0f473a..6f87fc7baa 100755..100644
--- a/doc/html/CallableTransform.html
+++ b/doc/html/CallableTransform.html
@@ -29,7 +29,7 @@
<p>CallableTransform</p>
</div>
<div class="refsect1">
-<a name="id2893402"></a><h2>Description</h2>
+<a name="id2949329"></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 +42,7 @@
</p>
</div>
<div class="refsect1">
-<a name="id2893413"></a><h2>Associated types</h2>
+<a name="id2949340"></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;Fn(Transform&lt;Tn, Expr, State, Data&gt;::result_type...)&gt;::type</pre>
@@ -54,7 +54,7 @@
</li></ul></div>
</div>
<div class="refsect1">
-<a name="id2893436"></a><h2>Notation</h2>
+<a name="id2949363"></a><h2>Notation</h2>
<div class="variablelist"><dl>
<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 +77,7 @@
</dl></div>
</div>
<div class="refsect1">
-<a name="id2893550"></a><h2>Valid expressions</h2>
+<a name="id2949477"></a><h2>Valid expressions</h2>
<div class="informaltable"><table class="table">
<colgroup>
<col>
@@ -100,7 +100,7 @@
</table></div>
</div>
<div class="refsect1">
-<a name="id2893588"></a><h2>Models</h2>
+<a name="id2949515"></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>