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.html28
1 files changed, 14 insertions, 14 deletions
diff --git a/doc/html/function.html b/doc/html/function.html
index c1a2666e57..cea590c8be 100644
--- a/doc/html/function.html
+++ b/doc/html/function.html
@@ -2,9 +2,9 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
-<title>Chapter&#160;12.&#160;Boost.Function</title>
+<title>Chapter&#160;13.&#160;Boost.Function</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="libraries.html" title="Part&#160;I.&#160;The Boost C++ Libraries (BoostBook Subset)">
<link rel="prev" href="foreach/history_and_acknowledgements.html" title="History and Acknowledgements">
@@ -26,7 +26,7 @@
<div class="chapter">
<div class="titlepage"><div>
<div><h2 class="title">
-<a name="function"></a>Chapter&#160;12.&#160;Boost.Function</h2></div>
+<a name="function"></a>Chapter&#160;13.&#160;Boost.Function</h2></div>
<div><div class="author">
<h3 class="author">
<span class="firstname">Douglas</span> <span class="surname">Gregor</span>
@@ -35,23 +35,23 @@
</div></div>
<div><p class="copyright">Copyright &#169; 2001-2004 Douglas Gregor</p></div>
<div><div class="legalnotice">
-<a name="idp135660144"></a><p>Use, modification and distribution is subject to the Boost
+<a name="idm45928050563568"></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>
</div></div>
<div class="toc">
<p><b>Table of Contents</b></p>
-<dl>
+<dl class="toc">
<dt><span class="section"><a href="function.html#function.intro">Introduction</a></span></dt>
<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#idp135731792">Basic Usage</a></span></dt>
-<dt><span class="section"><a href="function/tutorial.html#idp135773552">Free functions</a></span></dt>
-<dt><span class="section"><a href="function/tutorial.html#idp135777568">Member functions</a></span></dt>
-<dt><span class="section"><a href="function/tutorial.html#idp135801872">References to Function Objects</a></span></dt>
-<dt><span class="section"><a href="function/tutorial.html#idp135821056">Comparing Boost.Function function objects</a></span></dt>
+<dt><span class="section"><a href="function/tutorial.html#idm45928050492320">Basic Usage</a></span></dt>
+<dt><span class="section"><a href="function/tutorial.html#idm45928050450560">Free functions</a></span></dt>
+<dt><span class="section"><a href="function/tutorial.html#idm45928050446544">Member functions</a></span></dt>
+<dt><span class="section"><a href="function/tutorial.html#idm45928050422240">References to Function Objects</a></span></dt>
+<dt><span class="section"><a href="function/tutorial.html#idm45928050403056">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#idp138289392">Boost.Function vs. Function Pointers</a></span></dt>
-<dt><span class="section"><a href="function/misc.html#idp138296576">Performance</a></span></dt>
-<dt><span class="section"><a href="function/misc.html#idp138304224">Combatting virtual function "bloat"</a></span></dt>
-<dt><span class="section"><a href="function/misc.html#idp138307744">Acknowledgements</a></span></dt>
+<dt><span class="section"><a href="function/misc.html#idm45928047938832">Boost.Function vs. Function Pointers</a></span></dt>
+<dt><span class="section"><a href="function/misc.html#idm45928047931648">Performance</a></span></dt>
+<dt><span class="section"><a href="function/misc.html#idm45928047924000">Combatting virtual function "bloat"</a></span></dt>
+<dt><span class="section"><a href="function/misc.html#idm45928047920480">Acknowledgements</a></span></dt>
</dl></dd>
<dt><span class="section"><a href="function/testsuite.html">Testsuite</a></span></dt>
<dd><dl>