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.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/html/CallableTransform.html b/doc/html/CallableTransform.html
index 04a718342a..0a7ffc5ec7 100644
--- a/doc/html/CallableTransform.html
+++ b/doc/html/CallableTransform.html
@@ -30,7 +30,7 @@
<p>CallableTransform</p>
</div>
<div class="refsect1">
-<a name="idm45927820256704"></a><h2>Description</h2>
+<a name="idp488758832"></a><h2>Description</h2>
<p>
A CallableTransform is a function type or a function
pointer type where the return type Fn is a
@@ -43,7 +43,7 @@
</p>
</div>
<div class="refsect1">
-<a name="idm45927820254560"></a><h2>Associated types</h2>
+<a name="idp488760976"></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>
@@ -55,7 +55,7 @@
</li></ul></div>
</div>
<div class="refsect1">
-<a name="idm45927820251696"></a><h2>Notation</h2>
+<a name="idp488763840"></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>
@@ -78,7 +78,7 @@
</dl></div>
</div>
<div class="refsect1">
-<a name="idm45927820238768"></a><h2>Valid expressions</h2>
+<a name="idp488776768"></a><h2>Valid expressions</h2>
<div class="informaltable"><table class="table">
<colgroup>
<col>
@@ -101,7 +101,7 @@
</table></div>
</div>
<div class="refsect1">
-<a name="idm45927820234368"></a><h2>Models</h2>
+<a name="idp488781168"></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>