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.html18
1 files changed, 9 insertions, 9 deletions
diff --git a/doc/html/CallableTransform.html b/doc/html/CallableTransform.html
index 638ed94602..04a718342a 100644
--- a/doc/html/CallableTransform.html
+++ b/doc/html/CallableTransform.html
@@ -4,7 +4,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Concept CallableTransform</title>
<link rel="stylesheet" href="../../doc/src/boostbook.css" type="text/css">
-<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
+<meta name="generator" content="DocBook XSL Stylesheets V1.79.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="boost/proto/context/null_context/eval.html" title="Struct template eval">
@@ -30,7 +30,7 @@
<p>CallableTransform</p>
</div>
<div class="refsect1">
-<a name="idp359130768"></a><h2>Description</h2>
+<a name="idm45927820256704"></a><h2>Description</h2>
<p>
A CallableTransform is a function type or a function
pointer type where the return type Fn is a
@@ -43,8 +43,8 @@
</p>
</div>
<div class="refsect1">
-<a name="idp359132912"></a><h2>Associated types</h2>
-<div class="itemizedlist"><ul class="itemizedlist" type="disc"><li class="listitem">
+<a name="idm45927820254560"></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>
<p>
@@ -55,8 +55,8 @@
</li></ul></div>
</div>
<div class="refsect1">
-<a name="idp359135776"></a><h2>Notation</h2>
-<div class="variablelist"><dl>
+<a name="idm45927820251696"></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>
<dt><span class="term">Tn</span></dt>
@@ -78,7 +78,7 @@
</dl></div>
</div>
<div class="refsect1">
-<a name="idp359148704"></a><h2>Valid expressions</h2>
+<a name="idm45927820238768"></a><h2>Valid expressions</h2>
<div class="informaltable"><table class="table">
<colgroup>
<col>
@@ -101,8 +101,8 @@
</table></div>
</div>
<div class="refsect1">
-<a name="idp359153104"></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>
+<a name="idm45927820234368"></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>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>