summaryrefslogtreecommitdiff
path: root/doc/html/lambda/extending.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/lambda/extending.html')
-rw-r--r--doc/html/lambda/extending.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/html/lambda/extending.html b/doc/html/lambda/extending.html
index 8a1ba31ede..1ce2b65bc8 100644
--- a/doc/html/lambda/extending.html
+++ b/doc/html/lambda/extending.html
@@ -4,9 +4,9 @@
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Extending return type deduction system</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="../lambda.html" title="Chapter&#160;17.&#160;Boost.Lambda">
+<link rel="up" href="../lambda.html" title="Chapter&#160;18.&#160;Boost.Lambda">
<link rel="prev" href="le_in_details.html" title="Lambda expressions in details">
<link rel="next" href="s07.html" title="Practical considerations">
</head>
@@ -91,7 +91,7 @@ As an example, the action type
<code class="literal">operator+</code>.
The complete listing of different action types is shown in
-<a class="xref" href="extending.html#table:actions" title="Table&#160;17.2.&#160;Action types">Table&#160;17.2, &#8220;Action types&#8221;</a>.
+<a class="xref" href="extending.html#table:actions" title="Table&#160;18.2.&#160;Action types">Table&#160;18.2, &#8220;Action types&#8221;</a>.
</p>
<p>
The latter parameters, <code class="literal">A</code> in the unary case,
@@ -248,7 +248,7 @@ BLL <code class="literal">return_type_2</code> template,
which require that the argument types are references.
</p>
<div class="table">
-<a name="table:actions"></a><p class="title"><b>Table&#160;17.2.&#160;Action types</b></p>
+<a name="table:actions"></a><p class="title"><b>Table&#160;18.2.&#160;Action types</b></p>
<div class="table-contents"><table class="table" summary="Action types">
<colgroup>
<col>