summaryrefslogtreecommitdiff
path: root/doc/html/function.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/function.html')
-rw-r--r--doc/html/function.html24
1 files changed, 12 insertions, 12 deletions
diff --git a/doc/html/function.html b/doc/html/function.html
index fb58ed92f8..f0e88422ca 100644
--- a/doc/html/function.html
+++ b/doc/html/function.html
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
-<title>Chapter&#160;15.&#160;Boost.Function</title>
+<title>Chapter&#160;14.&#160;Boost.Function</title>
<link rel="stylesheet" href="../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
<link rel="home" href="index.html" title="The Boost C++ Libraries BoostBook Documentation Subset">
@@ -26,7 +26,7 @@
<div class="chapter">
<div class="titlepage"><div>
<div><h2 class="title">
-<a name="function"></a>Chapter&#160;15.&#160;Boost.Function</h2></div>
+<a name="function"></a>Chapter&#160;14.&#160;Boost.Function</h2></div>
<div><div class="author">
<h3 class="author">
<span class="firstname">Douglas</span> <span class="surname">Gregor</span>
@@ -35,7 +35,7 @@
</div></div>
<div><p class="copyright">Copyright &#169; 2001-2004 Douglas Gregor</p></div>
<div><div class="legalnotice">
-<a name="idp247800800"></a><p>Use, modification and distribution is subject to the Boost
+<a name="idp223439872"></a><p>Use, modification and distribution is subject to the Boost
Software License, Version 1.0. (See accompanying file
<code class="filename">LICENSE_1_0.txt</code> or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)</p>
</div></div>
@@ -47,11 +47,11 @@
<dt><span class="section"><a href="function/history.html">History &amp; Compatibility Notes</a></span></dt>
<dt><span class="section"><a href="function/tutorial.html">Tutorial</a></span></dt>
<dd><dl>
-<dt><span class="section"><a href="function/tutorial.html#idp247873024">Basic Usage</a></span></dt>
-<dt><span class="section"><a href="function/tutorial.html#idp247914784">Free functions</a></span></dt>
-<dt><span class="section"><a href="function/tutorial.html#idp247918800">Member functions</a></span></dt>
-<dt><span class="section"><a href="function/tutorial.html#idp247943168">References to Function Objects</a></span></dt>
-<dt><span class="section"><a href="function/tutorial.html#idp247962352">Comparing Boost.Function function objects</a></span></dt>
+<dt><span class="section"><a href="function/tutorial.html#idp223511888">Basic Usage</a></span></dt>
+<dt><span class="section"><a href="function/tutorial.html#idp223553648">Free functions</a></span></dt>
+<dt><span class="section"><a href="function/tutorial.html#idp223557664">Member functions</a></span></dt>
+<dt><span class="section"><a href="function/tutorial.html#idp223582032">References to Function Objects</a></span></dt>
+<dt><span class="section"><a href="function/tutorial.html#idp223601216">Comparing Boost.Function function objects</a></span></dt>
</dl></dd>
<dt><span class="section"><a href="function/reference.html">Reference</a></span></dt>
<dd><dl>
@@ -62,10 +62,10 @@
<dt><span class="section"><a href="function/faq.html">Frequently Asked Questions</a></span></dt>
<dt><span class="section"><a href="function/misc.html">Miscellaneous Notes</a></span></dt>
<dd><dl>
-<dt><span class="section"><a href="function/misc.html#idp250435376">Boost.Function vs. Function Pointers</a></span></dt>
-<dt><span class="section"><a href="function/misc.html#idp250442560">Performance</a></span></dt>
-<dt><span class="section"><a href="function/misc.html#idp250450208">Combatting virtual function "bloat"</a></span></dt>
-<dt><span class="section"><a href="function/misc.html#idp250453728">Acknowledgements</a></span></dt>
+<dt><span class="section"><a href="function/misc.html#idp226074368">Boost.Function vs. Function Pointers</a></span></dt>
+<dt><span class="section"><a href="function/misc.html#idp226081552">Performance</a></span></dt>
+<dt><span class="section"><a href="function/misc.html#idp226089200">Combatting virtual function "bloat"</a></span></dt>
+<dt><span class="section"><a href="function/misc.html#idp226092720">Acknowledgements</a></span></dt>
</dl></dd>
<dt><span class="section"><a href="function/testsuite.html">Testsuite</a></span></dt>
<dd><dl>